Thread: Custom toolbar
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
HBj HBj is offline
external usenet poster
 
Posts: 4
Default Custom toolbar

Hi all,

I have in XL97 made a toolbar and tested it in the application. I have also
made it activate in the application with the Sub Workbook_open() in
ThisWorkbook.

When I save the app/file and reopen it my custom toolbar is not visible, not
even in the toolbar list. It only exists somewhere - in the
Customize-Attach list it IS visible; so it's not gone.

How can I take it into use

Håkan