The process I want is like this:
1. I open the form. It displays the report showing all the records.
2. In the form header, there will be 4 combo boxes that will allow the user to filter the records.
3. Then, after one (or multiple) selections from the combo boxes is (are) made, the report is...
Hi guys, here's my problem. I have a report based on a query that I put inside a form. What I want to do is create 4 comboboxes from which users can choose options that will filter the report without leaving the form or opening the report in a separate window. Also, I want to make the filters...