View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
davegb davegb is offline
external usenet poster
 
Posts: 573
Default Interrupting an endless loop

Since I am new at prgramming in VBA, I'm creating some endless loops.
Hopefully, if I ever get better at this, I won't have the problem. In
the meantime, is there anyway to interrupt an endless loop other than
shutting XL down through the Task Manager?