View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John A Grandy John A Grandy is offline
external usenet poster
 
Posts: 22
Default CommandBarControl class

apparently, this is not possible ...

Dim cbc As CommandBarControl
Set cbc = New CommandBarControl

??