Maximize a form at startup

Paul Wagner

Registered User.
Local time
Today, 09:15
Joined
May 18, 2004
Messages
48
How do I maximize a form at startup?
 
Maximize

In the On Open Event put:

doCmd.Maximize
 
I'm new to database development, we are just considering migrating to Access from Excel. I was able to get the form I built to open on startup for people who will be entering data. I wanted the users to see only the form. When I followed the instructions given by truck time then closed the file Access doesn't recognize the macro and now I appesar to locked out of the file. I need a back door, please help!
 
Crisis diverted, I found the unhide button.

I still need help properly sizing the form on opening, using excel I have sucessfully avoided having to use macros, I suppose that will no longer be the case. I prefer simple solutions if possible, all suggestions will be welcomed.
 

Users who are viewing this thread

Back
Top Bottom