Hello Rick,
Menus (and toolbars) can occasionally get confused, usually due to add-in
code not tidying up after itself. Have you been using custom code or a
particular add-in drawing when this first occured?
In any case you should be able to reset your menus as follows:
1) Press Alt+F11 to open the VBA editor (VBE)
2) Using the VBE open the Immediate window (View / Immediate Window)
3) In the Immediate window paste in the following line of code and press
enter:
Application.ClearCustomMenus
4) Close the VBE.
This should reset your menus to the default built-in set and hopefully just
one!
Let me know how you get on.
Best regards
John
John Goldsmith (Visio MVP)
www.visualSignals.typepad.co.uk
www.visualSignals.co.uk