View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim D.[_2_] Jim D.[_2_] is offline
external usenet poster
 
Posts: 16
Default How do you edit macros outside of Excel?

I have a spreadsheet from someone else that contains a macro that runs when
the workbook opens. I want to edit that macro, but since the macro also
saves the workbook with a new name, I cannot get to the macro (without
triggering it). Is there any way to edit the macro outside of Excel?