Hey guys I'm trying to achieve the above, and having trouble finding a starting point (Also apologies on using an image, I'm fairly new to both stack overflow and access so I couldn't format a nice table for an example).
Here's the table structure:
Essentially I want to build a query/filter that will have to select the Month (Horizontal selection) (1st, 2nd, 3rd, etc), then let you select the Term, and finally the last selection should only contain that price that corresponds to the Month and Term selected.
I would appreciate if someone could point me in a direction to achieve this. Thank you!