Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When right clicking the toolbars, choosing customize, and right
clicking on a toolbar the option to "Begin a Group" exists. I'd like to add this seperator using vba. I tried recording a macro, but it didn't capture the event. Any ideas on how to add a seperator to a custom toolbar using vba. thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
the_toobbar_control.BeginGroup
-- __________________________________ HTH Bob "MDubbelboer" wrote in message ... When right clicking the toolbars, choosing customize, and right clicking on a toolbar the option to "Begin a Group" exists. I'd like to add this seperator using vba. I tried recording a macro, but it didn't capture the event. Any ideas on how to add a seperator to a custom toolbar using vba. thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks. works perfect.
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Diff. change headline in "Formatting" or "Outlining" toolbar? | Excel Discussion (Misc queries) | |||
"Start a new group" coding possible for a commandbar (floating toolbar)? | Excel Programming | |||
Pivot table "Group and Show Details" vs. "SubTotals" | Excel Programming | |||
Custom Menus & "Begin a Group" option | Excel Programming | |||
Custom button on custom toolbar wants to re-load "Personal.xls" | Excel Programming |