turned off toolbars in startup option how to restore

S

stickandrock

When trying to clean up some startup options. I tunred off some toolbars
that are vital to me
 
W

Wayne Morgan

First, try holding down the shift key as you open the database. If the
toolbars return, go into the startup options and reset them as desired.

If that doesn't work, try Ctrl+G to open the immediate window. Enter the
command

RunCommand acCmdStartupProperties

and press enter. This should open the startup dialog so that you can reset
the options.
 
S

stickandrock

Thanks, Wayne... Shift Key worked just fine

Wayne Morgan said:
First, try holding down the shift key as you open the database. If the
toolbars return, go into the startup options and reset them as desired.

If that doesn't work, try Ctrl+G to open the immediate window. Enter the
command

RunCommand acCmdStartupProperties

and press enter. This should open the startup dialog so that you can reset
the options.
 
Top