View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Niklas Niklas is offline
external usenet poster
 
Posts: 15
Default Break/disable a macro when opening a workbook

Hi
I have got a Workbook which runs code in the open event, but the problem is that something in the code crashes Excel. Is it possible to open a workbook in "break mode" so I am able to debug the code in the open event?
Regards
/Niklas