Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My menu captions (File, Edit, etc) were changed by a maco.
How do I restore them back to the original names? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 -----Original Message----- My menu captions (File, Edit, etc) were changed by a maco. How do I restore them back to the original names? . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Right click any menu or toolbar and select Customize.
Select the Toolbars page, if necessary, and select WorksheetMenuBar. Press the Reset button. -- John Green Sydney Australia "T" wrote in message ... My menu captions (File, Edit, etc) were changed by a maco. How do I restore them back to the original names? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reset Text Direction in Formal Cells Menu | Excel Discussion (Misc queries) | |||
Reset sheet tab menu commands | Excel Discussion (Misc queries) | |||
Drowdown menu reset | Excel Programming | |||
How to reset Worksheet Menu Bar in VBA??? | Excel Programming | |||
right click menu reset? | Excel Programming |