Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing Criterion to query

Status
Not open for further replies.

EddyLLC

Technical User
Mar 15, 2005
304
US
I am trying to use a single query for two different reports. I need to pass a single criterion to the query that changes between forms. Can this be done?

Thanks
 
you could use a parameter query, however you would need to set the parameter in code, unless you want an input box to open up every time...

--------------------
Procrastinate Now!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top