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

How to have a form load when the database opens

Status
Not open for further replies.

cer5yc

Programmer
Joined
Sep 27, 2007
Messages
103
Location
US
Can someone tell me how, and where to write the code so that when my database opens it automatically loads a form. Thanks!
 
You don't need code. Open your database, click Tools - Startup and select the form name in the Display Form box. Close the database and reopen.
 
. . . or if you have other things you want to do during startup of the DB, use an [blue]AutoExec[/blue] macro!

Calvin.gif
See Ya! . . . . . .

Be sure to see thread181-473997
 
The problem I'm having is I'm in Access 07 and I can't find I can't find the Tools - Start up option. Please help!
 
Never mind - I found it
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top