Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
XL2000 on W2K - Is it possible to add a group divider (the
vertical grey line) to a built in menu bar and place it before a custom menu built by code. I can do it manually but not in VBA. The manual manipulations do not record. TIA, ken |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at the begingroup property of the commandbarcontrol
-- Regards, Tom Ogilvy "ken smith" wrote in message ... XL2000 on W2K - Is it possible to add a group divider (the vertical grey line) to a built in menu bar and place it before a custom menu built by code. I can do it manually but not in VBA. The manual manipulations do not record. TIA, ken |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks again
-----Original Message----- Look at the begingroup property of the commandbarcontrol -- Regards, Tom Ogilvy "ken smith" wrote in message ... XL2000 on W2K - Is it possible to add a group divider (the vertical grey line) to a built in menu bar and place it before a custom menu built by code. I can do it manually but not in VBA. The manual manipulations do not record. TIA, ken . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can you group multiple worksheets into a sub menu | Excel Worksheet Functions | |||
excel 'begin a group' menu line color | Excel Discussion (Misc queries) | |||
Custom menu | Excel Worksheet Functions | |||
Change Dots into Commas as Decimal Divider | Excel Discussion (Misc queries) | |||
formula for avarage with a variable divider | Excel Programming |