Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've made an Excel 2000 application in a template. When starting a workbook from the template I want to hide all the commandbars. I thougth this could be done in the Workbook_Open() trigger: For each cb in CommandBars cb.Visible = false nect cb However, when the process of creating a workbook from the template arrives at this code, the value of CommandBars is Nothing. What can I do? When is that value known? Thanks in advance, Henk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CommandBars vs CommandBars(1).Controls | Excel Programming | |||
Commandbars | Excel Programming | |||
CommandBars | Excel Programming | |||
CommandBars | Excel Programming |