View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Richard J. Snee Richard J. Snee is offline
external usenet poster
 
Posts: 7
Default Macro terminates early without error message

Macro terminates early without error message. This has occured several times
in code that was working literally for years. If I trace the execution in
Debug mode the macro just ends short. No errors. On error resume next has no
effect. On error goto 0 has no effect.