Startup Form

G

Guest

Hi,

I have a form set as my startup form. However, it is not opening as
Maximized. How do I set it to open maximized?

Thanks,
 
T

tina

in the form's Load event procedure, add the following line of code, as

DoCmd.Maximize

hth
 

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

open form NOT maximized 2
Open Form On Close 1
Main form won't stay maximized after a report closes 3
docmd.maximize 3
form size 3
open form maximize 2
Form Resize OnLoad 5
maximizing form 5

Top