View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Brendan Brendan is offline
external usenet poster
 
Posts: 23
Default Toolbar keeps opening up other workbook tempaltes

Excel 2003 - I created a custom toolbar with custom buttons assigned to
macros. I saved the XLS as an HTM file and saved it as a workbook.
Everything works fine. However, I made a copy of that HTM workbook and now
when I click on the toolbar in the new HTM workbook, it runs the macros fine,
but it opens up the original HTM workbook where I intially created the
toolbar.

I went into the toolbar properties of the new workbook and have reassociated
the macros numerous times from "this workbook" to "all workbooks" and back
and forth. However, excel keeps opening up the "other" HTM file whenever I
click on any of my custom macros.

Any idea how to make the macros propietary to each workbook?