Nov 15, 2007 #1 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!
Can someone tell me how, and where to write the code so that when my database opens it automatically loads a form. Thanks!
Nov 15, 2007 #2 fneily Instructor Joined Apr 5, 2002 Messages 2,538 Location US 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. Upvote 0 Downvote
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.
Nov 15, 2007 #3 TheAceMan1 Programmer Joined Sep 23, 2003 Messages 11,174 Location US . . . or if you have other things you want to do during startup of the DB, use an [blue]AutoExec[/blue] macro! See Ya! . . . . . . Be sure to see thread181-473997 Upvote 0 Downvote
. . . or if you have other things you want to do during startup of the DB, use an [blue]AutoExec[/blue] macro! See Ya! . . . . . . Be sure to see thread181-473997
Nov 16, 2007 Thread starter #4 cer5yc Programmer Joined Sep 27, 2007 Messages 103 Location US 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! Upvote 0 Downvote
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!
Nov 16, 2007 Thread starter #5 cer5yc Programmer Joined Sep 27, 2007 Messages 103 Location US Never mind - I found it Upvote 0 Downvote