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

Query Prompts for Parameters??

Status
Not open for further replies.

jennuhw

MIS
Joined
Apr 18, 2001
Messages
426
Location
US
Is there a way to have a query prompt for parameters when opening?
 
Please be a little bit more specific.
 
I want a query to prompt for the date parameter (equals) when someone opens it up. This way they don't have to edit the query before opening it. Everything else is to stay the same except for the date.
 
You need to put the prompt in square brackets in the criteria section of the query (if using Access).

eg. [Please input the date.]

(In Microsoft Query in Excel the prompt goes in the value section)

When you run the query it will prompt for the date.

Hope this helps
 
Thank you very much! It works!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top