Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
What would be the command to add a "Begin Group" (seperator) in a menu? Thank you. Eric |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you for the link.
Eric "merjet" wrote in message ps.com... See he http://groups.google.com/group/micro...dff06222894c7e Hth, Merjet |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Commandbarcontrols.add
Controls.Add expression.Add(Type, Id, Parameter, Before, Temporary) set the Before property -- Regards, Tom Ogilvy "Eric" wrote: Hello, What would be the command to add a "Begin Group" (seperator) in a menu? Thank you. Eric |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry, I went crazy for a minute.
Use the BeginGroup property of the CommandbarControl object. -- Regards, Tom Ogilvy "Eric" wrote: Hello, What would be the command to add a "Begin Group" (seperator) in a menu? Thank you. Eric |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tom - Thank you for your help.
Eric "Tom Ogilvy" wrote in message ... Sorry, I went crazy for a minute. Use the BeginGroup property of the CommandbarControl object. -- Regards, Tom Ogilvy "Eric" wrote: Hello, What would be the command to add a "Begin Group" (seperator) in a menu? Thank you. Eric |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
can you group multiple worksheets into a sub menu | Excel Worksheet Functions | |||
Taking age group Ie ages 20-29 and picking out net sales for group | Excel Worksheet Functions | |||
excel 'begin a group' menu line color | Excel Discussion (Misc queries) | |||
How do I group worksheets (Lotus 123 function is "Sheet>Group Shee | Excel Worksheet Functions | |||
VBA to add group divider to custom menu | Excel Programming |