If you mean how to automatically display a form when starting an access
database, just choose the Tools>Startup... menu option and name the form to
start with in the "Display Form/Page" box.
If you want to know how to maximize a form when it is opened, one way to do
this is to add the "DoCmd.Maximize" command in the "OnOpen" event in Visual
Basic. There should be some way to do this without involving VB, but I'm not
sure how.
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.