G
Guest
I hope someone can help.
I have a small inventory database, and I want to make a form where a user
can specify upto five different criteria to search by. I tried using this in
the Criteria box on the design grid: = forms!SearchForm!category and so on
for each criteria. Problem is if the user decides not to use a field to
search by, the query seems to treat the criteria as ISNULL. I don't know how
to create this to allow zero to five search values.
I have a small inventory database, and I want to make a form where a user
can specify upto five different criteria to search by. I tried using this in
the Criteria box on the design grid: = forms!SearchForm!category and so on
for each criteria. Problem is if the user decides not to use a field to
search by, the query seems to treat the criteria as ISNULL. I don't know how
to create this to allow zero to five search values.