View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
headly headly is offline
external usenet poster
 
Posts: 45
Default Problem with workbook on_open event

I have a call to an addtoolbar() sub in my workbook on_open event. When i
first open the workbook, no toolbar added; if i close and reopen the workbook
the toolbar appears.