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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using a variable as a query criteria in Access 2000

Status
Not open for further replies.

DangYai

Technical User
Nov 6, 2001
5
0
0
US
I am trying to use a variable as the criteria for a query in MS Access 2000. How can I do this. Your help is greatly appreciated!
 
Create a public function that returns the value of the variable and use that as the query criteria.

Ed Metcalfe.
 
Thanks for the help! It works great.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top