Creating a toolbar using VBA

P

Phill

I have created an add-in that contains some VBA sub-
routines. I have the Open and Close events turning on
and off the custom toolbar. My question is, is there a
way to build the toolbar in code if it doesn't alreay
exist. Thanks
 
Top