G
Guest
I have a form to make it visually appealing for users to run queries. It has
six different criteria ex. state, age, name, department, ECT... The form will
only return results if all six criteria are filled. How can I make it so the
query will run no matter the criteria I put in? For example, if I just want
all the individuals from Illinois that work for Human Resources but I don't
care about the age or name. Like I said earlier right now the only way it
returns and valid data is if all criteria are filled in. Here is the criteria
for year in the query the rest look similar.. Any help if this makes sence at
all would be appreciated !!
Year
tblmain
[Forms]![frminfo]![cboyear]
six different criteria ex. state, age, name, department, ECT... The form will
only return results if all six criteria are filled. How can I make it so the
query will run no matter the criteria I put in? For example, if I just want
all the individuals from Illinois that work for Human Resources but I don't
care about the age or name. Like I said earlier right now the only way it
returns and valid data is if all criteria are filled in. Here is the criteria
for year in the query the rest look similar.. Any help if this makes sence at
all would be appreciated !!
Year
tblmain
[Forms]![frminfo]![cboyear]