Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Can you edit names of the menu bar pull down items that were made in Excel 97
in Excel 2003? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Maybe...
Try Tools|Customize Rightclick on the name you want to change and change the Name. But if you're creating the toolbar in code, I would think it would be better to just change the code to use the name you want. Oldjay wrote: Can you edit names of the menu bar pull down items that were made in Excel 97 in Excel 2003? -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When I do what you suggested all of the pull down items are grayed out.
The items are assigned to a macro I can change the inside the Macro to do what I want but that doesn't change the pull down name (which is different than the macro name). "Dave Peterson" wrote: Maybe... Try Tools|Customize Rightclick on the name you want to change and change the Name. But if you're creating the toolbar in code, I would think it would be better to just change the code to use the name you want. Oldjay wrote: Can you edit names of the menu bar pull down items that were made in Excel 97 in Excel 2003? -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How was the toolbar built?
If it was in code, then there's an option to prohibit changes to the toolbar. But then you could just change the name in the code. Oldjay wrote: When I do what you suggested all of the pull down items are grayed out. The items are assigned to a macro I can change the inside the Macro to do what I want but that doesn't change the pull down name (which is different than the macro name). "Dave Peterson" wrote: Maybe... Try Tools|Customize Rightclick on the name you want to change and change the Name. But if you're creating the toolbar in code, I would think it would be better to just change the code to use the name you want. Oldjay wrote: Can you edit names of the menu bar pull down items that were made in Excel 97 in Excel 2003? -- Dave Peterson -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You sure these were created in Excel 97?
Maybe you saved an older original Excel 95 workbook where the menu items were created by the Menu Editor. If this is the case, you cannot get rid of them without some code. Jim Rech provides an addin named RemoveMenus which will get rid of them. http://www.oaltd.co.uk/MVP/Default.htm Gord Dibben MS Excel MVP On Wed, 5 Mar 2008 05:00:01 -0800, Oldjay wrote: Can you edit names of the menu bar pull down items that were made in Excel 97 in Excel 2003? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Menu items | Excel Discussion (Misc queries) | |||
2 adobe menu items in Excel | Excel Discussion (Misc queries) | |||
Remove Excel Menu Items | New Users to Excel | |||
Excel should have case changing menu items like Word. | Excel Worksheet Functions | |||
Menu items added with menu item editor in older versions | Excel Discussion (Misc queries) |