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!

Parameter Query Box needs to Move

Status
Not open for further replies.

cwdancr50

Programmer
May 4, 2001
4
US
I have a MS Access 2000 database and am using a form that is pulling from a parameter query. Is there any way of making the form that pops up asking for the parameter (ex. it asks for last name of customer) making that box popup elsewhere on the screen except the exact center of the screen?
 
You can build your own input dialog which should override the built in one you're getting, or add the parameter as a text box on your form.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top