how do I get back the bar that shows "File" "Edit" "Help", etc?

C

Catherine

I somehow erased the dropdown menu bar (not the toolbars). How can I get it
back? Thanks.
 
J

John Goldsmith_Visio_MVP

Hello Catherine,

Make sure you have at least one document open and then hit Alt+F11, which
opens the code editor (VBE).

Select View / Immediate Window to show the 'Immediate' window and type in
the following and hit the enter key:

Application.ClearCustomMenus

Close the VBE and you should now see the Menu bar as usual.

Let me know if that helps.

Best regards

John


John Goldsmith (Visio MVP)
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk
 

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

Top