Opening Form at start

varsang

Registered User.
Local time
Yesterday, 20:41
Joined
Jan 31, 2007
Messages
10
I have created a form that I would like to open everytime I open my access file. I know there is way to do in macro. How can I do that?
 
Don't make a macro. Tools/Startup/Display Form
 
But i want to minimize the original control panel. I created a macro that minimizes the control panel and opens the form but I want to run the macro everytime i open the file.
 
By control panel I assume you mean the database window? If so, there's a check box on the same screen to prevent it from coming up automatically. If you REALLY want a macro, name it autoexec and it will run when the database starts.
 

Users who are viewing this thread

Back
Top Bottom