Re-activating turned off default menus and toolbars

C

Channa

I turned off the default menu bar and toolbar from my access database through
the Tools/Startup Options so it only displays the switchboard system I
developped. But now I no longer do any modifications as I cannot access any
system menues.

Pl help me on how to activate the default accessmenues and tool bars.
 
W

Wayne Morgan

Try holding down the Shift key as the database opens. If that doesn't work,
go to the immediate window (Ctrl+G) and enter the following:

RunCommand acCmdStartupProperties

Press Enter to activate the command. This will open the Startup Properties
dialog box so that you can reset the options.
 
Top