The first selection worked.
Thank you. So much better than the solution I found googling (create a new db and import all objects).
"John Mishefske" wrote:
[Quoted Text] > sisyphus wrote: > > Hi, > > > > I deselected the default menus in the startup options. How do I restore the > > default menus? > > Try holding the Shift key while you start the application. > > If that doesn't work, do a Ctrl-G to get to the Immediate window and try typing: > > Application.MenuBar = "" > > -- > '--------------- > 'John Mishefske > '--------------- >
|