G
George
I have a Query and its search is based on a combo box
selection thats in a form. It works but if the user fails
to make a selection the results is a blank report. What
can I add to the query search statement that if the user
doesn't select an Item from the combo box they get a pop-
up message letting them know they didn't make a selection.
Here is the query criteria I am using
Like [Forms]![F-Print-Options]![Combo6]
Thanks
selection thats in a form. It works but if the user fails
to make a selection the results is a blank report. What
can I add to the query search statement that if the user
doesn't select an Item from the combo box they get a pop-
up message letting them know they didn't make a selection.
Here is the query criteria I am using
Like [Forms]![F-Print-Options]![Combo6]
Thanks