View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sean Sean is offline
external usenet poster
 
Posts: 208
Default Menu linked to macro showing up in all documents

I added a menu item to my document to make it easier to run my code. Now
every document I open in Excel has this menu in it (although the macro
doesn't run) and if I send my document to someone else the menu doesn't
appear. I added the menu using the functionality in View -- Toolbars --
Customize... and linked it to a macro. I believe this is a simple fix.. what
am I doing wrong here.