Restore StartUp Setting ?

  • Thread starter Thread starter Ed Neukirch
  • Start date Start date
E

Ed Neukirch

In Access 2000 I used the startup feature to have the program start with one
of the forms. However, when I did this I elected to turn off the menus.
Now when I open the database I can not get to the individual tables and
forms for any maintenance or design changes. Is there any way I can undo
this mistake?

Thanks in advance for your help
Ed
 
Try holding down the Shift key as the database opens. If that doesn't work
you can try the following in the immediate window (Ctrl+G).

RunCommand acCmdStartupProperties
 

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