I have created a form that allows me to define criteria for a query (using a macro tied to the drop down box within the form).
I now want to add another drop down box that will allow me to add another criteria to the query thus refining the results.
However i would like the ability to leave one of these menus blank and still retrieve the data from the query.
I have tried to use the OR function but it expands the data results rather than reducing them. The AND function doesn't allow me to leave a menu blank i must have chosen inputs to both drop down menus.
How can i resolve this?
Jed
I now want to add another drop down box that will allow me to add another criteria to the query thus refining the results.
However i would like the ability to leave one of these menus blank and still retrieve the data from the query.
I have tried to use the OR function but it expands the data results rather than reducing them. The AND function doesn't allow me to leave a menu blank i must have chosen inputs to both drop down menus.
How can i resolve this?
Jed