View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default New Group in Menu

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