I would like to put a combo box on a report based off a query so when I made a selection from the combo it would display that info based upon the criteria selected.
I have never done this with a report and would like some help/suggestions.
You should put the combo box on a form. Then you can put a button on the form to launch the report. Use something like this for the OnClick event of the button:
Can I put a combo box in the report header so that it will display the data in the detail of the report for records based upon the selection in the combo box?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.