View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Phill Phill is offline
external usenet poster
 
Posts: 6
Default Creating a toolbar using VBA

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