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

Query Parameters

Status
Not open for further replies.

Centauri117

Programmer
Jul 9, 2003
5
US
I have many columns of data in a Table and I want to search for Records that have a couple of unique characteristics to them. Say I want to search for Records that contain certain values from two different Columns in the Table, how can I display a Report that contains all of the Records that match the two criteria that I choose, or build a Query that will sort through the Table to find what I'm looking for. In a Query I've tried to use the Like[___] command but it only creates one pop-up window with the first parameter that I want to choose from. It isn't allowing me to have more than one parameter. Any ideas??? Thanks!

~Jay~
 
A couple of threads for you to look at
thread702-563930
thread702-579511

Hope this helps
Hymn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top