V
VJ
Hi,
I am creating a database which will be used to look up vendor information
and when I create a search form i am using unbound fields for he user to
input whta they are looking for. The query pulls from these fields.
[form]![Vendor]![City]
My problem is with the query given so many Or statements I am having data
being pulled that I am not asking for.
Ex. I want to pull hotels in Las vegas but i get all the hotels in the
database to come up. I am pulling info based on 25 different criteria.
Should I use a big If then Else statement or what? Please help
Thanks in advance for your help.
I am creating a database which will be used to look up vendor information
and when I create a search form i am using unbound fields for he user to
input whta they are looking for. The query pulls from these fields.
[form]![Vendor]![City]
My problem is with the query given so many Or statements I am having data
being pulled that I am not asking for.
Ex. I want to pull hotels in Las vegas but i get all the hotels in the
database to come up. I am pulling info based on 25 different criteria.
Should I use a big If then Else statement or what? Please help
Thanks in advance for your help.