T
TheCaptain
This is my first database and it is pretty basic. My question is:
I am using multiple parameters in a form. The formis linked to a query by
way of a button and using (design view) Criteria: Between [Forms]![Rental
Search].[sqfrom] And [Forms]![Rental Search].[sqto]
--- This gives me a range to search in. My problem is because I have
multiple parameters I have to enter data into each one. I do not want to do
this all the time. I want to be able to search using only one parameter, but
different ones for different searches, to retrieve records.
I am thinking I have to add a command to the Or section under Criteria, but
I don't know what.
Thanks
I am using multiple parameters in a form. The formis linked to a query by
way of a button and using (design view) Criteria: Between [Forms]![Rental
Search].[sqfrom] And [Forms]![Rental Search].[sqto]
--- This gives me a range to search in. My problem is because I have
multiple parameters I have to enter data into each one. I do not want to do
this all the time. I want to be able to search using only one parameter, but
different ones for different searches, to retrieve records.
I am thinking I have to add a command to the Or section under Criteria, but
I don't know what.
Thanks