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

Parameters

Status
Not open for further replies.

cwdancr50

Programmer
May 4, 2001
4
US
I have a form based on a parameter query. Is there a way that I can have the popup parameter box appear somewhere different on the screen rather that right in the center of the screen?
 
I don't think you can change the position of the prompt box. However, you can build you own custom popup box. Just create a form and modify it's properties. Instead of running the query, open the form and have the query get it's info from the form. Now you can position the popup form any where you want. Just putt it the position you desire save and close. ljprodev@yahoo.com
Professional Development
MS Access Applications
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top