B Bob Umlas Dec 11, 2003 #2 Yes: set t=commandbars.Add t.visible=true set t2=t.controls.add (msocontroldropdown) t2.additem "Jan" t2.additem "Feb" Bob Umlas Excel MVP
Yes: set t=commandbars.Add t.visible=true set t2=t.controls.add (msocontroldropdown) t2.additem "Jan" t2.additem "Feb" Bob Umlas Excel MVP