Hello There,
I am trying to create a "Form" that contains several Combo-Boxes that will act as the criteria to feed a query. In the query I am using the following criteria for the Form values to feed the queryThis works when I select the values for each and every Combo-Box... But...Code:[Forms]![Report Generator 2]![Directorate]
What I would like to do is make some of the Combo-Box values "Not Required" and still have the query work... Is this possible?