Visio 2007 - duplicate file menu across top?

R

rstuntebeck

Has anyone had this issue?

Does anyone know the fix?

I uninstalled and re-installed it.

Still not fixed.

Please advise?

Thank you!
 
J

John Goldsmith \(Visio MVP\)

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
 
R

rstuntebeck

Hi John:

You're a Visio genus!

That did the trick. I had to do it a few times to get the file menu to
revert back
to factory.

Thank you so much!

Great job!

I really appreciate you're help!

Rick S.
Mpls, MN. USA.
 
R

rstuntebeck

Hi John:

You're a Visio Genus!

Thanks for helping me, I really appreciate it.

It took a few trys but then it reset it.

I would have never figured that out.

Best regards,

Rick S.
Mpls, MN USA.
 

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