View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Macro interruption

Have you got SendKeys or Debug.Assert anywhere in the code?


--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Steve Farrar" wrote in message
om...
All of a sudden I am getting messages that my procedure has been
interrupted- the same message as if I had hit the Ctrl-Break key- on
all my macros.

The procedure will run a couple steps then the message will pop up.

Any ideas?