View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Doogie Doogie is offline
external usenet poster
 
Posts: 7
Default Excel macro - personal folder

I have created an excel macro and stored it in my personal.xlsm
workbook. I can access it from other workbooks just fine, but when I
execute it, it always executes the functionality against
personal.xlsm. How do I get it to ignore personal.xlsm and execute
against the other workbook I have open?