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!

Load MainMenu (form) when opening db

Status
Not open for further replies.

brunodg007

Programmer
May 8, 2004
3
BE
Hi,

I would like to start my db with the form "mainmenu" everytime I open it. How can I change this?

Thnx

Bruno
 
Two ways to do that:

1) Save the APR on that form

2) Create a macro named OPEN and put a VIEW command in it to switch to that form. Approach runs a macro named OPEN when the .APR file is opened.

Sue Sloan
XpertSS.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top