display a form when access opens

  • Thread starter Thread starter bdb0704
  • Start date Start date
B

bdb0704

when i open the access file how do i set it to open a form that is a main meny
 
Tools >>> Options >>> Startup

Then use the combobox to select the form to open.

Alternatively, you can write a macro with the specific name of Autoexec and
it will fire when the database opens.
 
Tools -> Startup, then select your main menu form under Display Form/Page &
Click OK.
 

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

Back
Top