reset menu captions

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My menu captions (File, Edit, etc) were changed by a maco.
How do I restore them back to the original names?
 
Hi,

In a Macro write and execute the following:

Application.CommandBars("Worksheet Menu Bar").Reset

This should reset your menu back to its original setting

Hope this helps
Mark
 
Right click any menu or toolbar and select Customize.

Select the Toolbars page, if necessary, and select WorksheetMenuBar.

Press the Reset button.
 

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

Back
Top