I have report that utilizes a form to pass parameters to a report. The parameter form has 2 combo boxes that I would like to display the word “All” as well as the option to run the query using an single selection or all of the selections listed in the dropdown box.
I have 2 issues:
1. The query qryItemDistribution will not work utilizing the “All” parameters from the combo box.
2. When I click “Cancel” on the form I get run time error 2450.
Anyone who can assist me with this would be greatly appreciated. I have attached a stripped down copy of the database.