Changing criteria in queries

P

pompeyjim

I want to search a database (using queries) for Orders using [Enter Order No]
as the criteria and I also want to search for Orders using [Enter Company
Name]. Is there any way of changing the criteria using VBA (or any other
method for that matter) so that I need only one query? I am currently using
two queries, qrySearchOrderNo & qrySearchCompName. The fields in both are
exactly the same.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top