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!

Search results for query: *

  1. alexk824

    Running a Query for Multiple Fields

    tried replacing ((Contact1.KEY2)="1")) with (Contact1.Key2) IN ('1','2','3','4','5') and getting errors
  2. alexk824

    Running a Query for Multiple Fields

    The following is a query we have. Im wondering how I can run multiple fields at the same time. Right now I have to change ((Contact1.KEY2)="1")) over and over to run through all the regions, but I want to know if there is a way to run 1 through 30 or so all at the same time without doing "1"...

Part and Inventory Search

Back
Top