open the switchboard at maximized view

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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!
 
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

Similar Threads


Back
Top