View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
steven steven is offline
external usenet poster
 
Posts: 389
Default Macro attached to New Menu item on toolbar

I custom created a New Menu on the toolbar. It has an Assigned Macro. The
issue is if the user opens the file with the toolbar Menu item and then saves
the file somewhere else then the Assigned Macro follows it to the newly saved
file and I want to hold the macro at the original file.

Thank you for your help,

Steven