G
Guest
I am trying to create a query that I think is a little above my head... I
have a form that I have created with close to 10 combo boxes on it that pulls
information from one specific query. I want the user to choose the
parameters that he/she wants from the form (using all or only a few of the
combo boxes) and then those are used to generate another query. I have the
query set up with the criteria pulling from the form ([Form]![Focused
Worksheet Selection Form]![cmbSLName]), my problem is that I do not know how
to make it so that the combo boxes can also be left blank. I have tried
putting OR IS NULL in each of the criteria fields after the form criteria (I
read that from another post) but when I run the form, I still get parameters
prompts. Can somebody help me with this? What am I doing wrong?
Thanks in advance!
Kelly
have a form that I have created with close to 10 combo boxes on it that pulls
information from one specific query. I want the user to choose the
parameters that he/she wants from the form (using all or only a few of the
combo boxes) and then those are used to generate another query. I have the
query set up with the criteria pulling from the form ([Form]![Focused
Worksheet Selection Form]![cmbSLName]), my problem is that I do not know how
to make it so that the combo boxes can also be left blank. I have tried
putting OR IS NULL in each of the criteria fields after the form criteria (I
read that from another post) but when I run the form, I still get parameters
prompts. Can somebody help me with this? What am I doing wrong?
Thanks in advance!
Kelly