Make a form open automaticly

webcrab

Registered User.
Local time
Yesterday, 16:54
Joined
Feb 18, 2009
Messages
36
Hi
I want my chief form(one of the forms in my aceess .mdb), to be open automaticly when user is pressing to open the access database file .

does anyone knows how is it been done?

Thanx
 
I like to open it using the autoexec macro. To do this just create a new macro and name it autoexec and open the form with a macro command. When a db opens it will always run what ever commands are in the autoexec macro...
 
or tools/startup options
 

Users who are viewing this thread

Back
Top Bottom