View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default inserting break in code

Sorry - you said code that runs when you open a file. You'll need to refer
back to Dave's advice. You can still step through (F8) an event handler.

"papa jonah" wrote:

How do I insert a break into code so that I can troubleshoot code that
occurs upon opening a file?