Thread: Cannot debug
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Emily Edgington Emily Edgington is offline
external usenet poster
 
Posts: 16
Default Cannot debug

I have a procedure that will not respond when I try to step through or run to
cursor. However, some procedures within the same module will respond to
debugging. I know that you cannot step through worksheet change events, etc,
but these procedures are in a normal module. Are there procedures you cannot
step through?