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

Excel data queries

Status
Not open for further replies.

kclose

Technical User
Feb 2, 2001
12
US
Does anyone know of a way to assign a parameter value, that the user is prompted to input, to a variable that is to be used multiple times in the query?

Does anyone know of a good reference source for Excel data queries??? Thanks
 
Did you ever figure this out? I am looking for the same answer, I believe.
 
If you are using MsQuery,..then you put your prompt in brackets in the criteria section for the field...

example:

in a "zip code" field, for example, the criteria would be ....

[Enter Zip Code]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top