Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
While trying to learn more about VBA, I coded
Application.CommandBars(1)..Controls("Insert").Del ete Well, it did exactly what I asked and now I have no "Insert" menu item. Even closing and re-opening XL without macros does not help. Of course, right after this I relaized I should use Enable=False, etc., but the horse had already left the barn. Does anybody have a solution other than re-installing EXCEL Thanks Wes |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Wes,
Go to the View menu, choose Toolbars, then Customize. There, select "Worksheet Menu Bar" and choose Reset. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "Wes Jester" wrote in message ... While trying to learn more about VBA, I coded Application.CommandBars(1)..Controls("Insert").Del ete Well, it did exactly what I asked and now I have no "Insert" menu item. Even closing and re-opening XL without macros does not help. Of course, right after this I relaized I should use Enable=False, etc., but the horse had already left the barn. Does anybody have a solution other than re-installing EXCEL Thanks Wes |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
To many files open at one time!! Helllllp!!! | Setting up and Configuration of Excel | |||
how to delete item from Pivot graph(Excel) drop-down menu | Excel Discussion (Misc queries) | |||
Menu item disabled | Excel Worksheet Functions | |||
How to delete item on right click menu? | Excel Discussion (Misc queries) | |||
Menu items added with menu item editor in older versions | Excel Discussion (Misc queries) |