Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
Soppose I have bunch of files wich have quite a few different custom commandbars (some are generated by code and some manually attached to the file). The commandbar names may vary from file to file so it is difficult to predict them. Is there a way to bulk-delete all CUSTOM commandbars without having to specify their names? Something like this: For each cb in Application.CommandBars.CustomBars cb.Delete next cb Also, is it possible in VBA to tell wheather a custom bar is attached to a file? Thanks, KL |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel: Cell Naming Bulk Delete | Excel Worksheet Functions | |||
Prob: Custom CommandBars and .xls Files Being Re-Opened | Excel Programming | |||
Custom faces for custom menus/commandbars | Excel Programming | |||
Question on custom commandbars | Excel Programming | |||
Temporarily delete ALL CommandBars? | Excel Programming |