A family of Microsoft relational database management systems designed for ease of use.
Frankly, I think you are taking a complex approach that is unnecessary.
Access offers built in tools that would be easier to use.
Try looking at Split forms. In a split form, Access displays the data in a single record view. AND a datasheet view. The datasheet view in Access includes a feature I call Datasheet Filtering. In datasheet filtering each column in a datasheet has a pull down arrow in the column header. When you click the arrow, it opens a dialog where you can apply filters for that column. The dialog is datatype dependent so it gives many options for filtering. You can add filtering for multiple columns This allows you to drill down to the records you want to see. You can then capture the filter to use in a query.
I suggest you explore this feature before trying something complex.