open the switchboard at maximized view

J

Jag

Can anyone tell me how to have the switchboard open automatically in the
maximized view? I can make it open automatically when the database is
opened, but I want it to fill the screen by being maximized.

Thanks!
 
L

Lynn Trapp

Open the switchboard form in design view. Go to the Activate event of the
form and add the following line of code.

DoCmd.Maximize
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top