Get missing menu bar back

  • Thread starter Thread starter sg
  • Start date Start date
S

sg

Hi,
I did a test on my database to hide the full menu bar on startup option. How
can I get the menu bar back?

thanks,
Sarah
 
I believe if you hold down "Shift" while opening the fil
you can get it back, I think there is also a keystroke you
can use inside but Shift should work for now
 
It will depend on what else you may have turned off. If you didn't turn of
"special keys", then type Ctrl+G to open the immediate window. In the
immediate window type

RunCommand acCmdStartupProperties

then press Enter. You should get the Startup Options dialog box. Recheck the
necessary boxes and click Ok. You will probably need to then close and
reopen the database.

Another possible option is to hold down the Shift key as you open the
database.
 
Thank you for your help. It works.

Sarah
I believe if you hold down "Shift" while opening the fil
you can get it back, I think there is also a keystroke you
can use inside but Shift should work for now
 
Back
Top