View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Disable Ctrl-Break

Hi Nigel,

See VBA help for the EnableCancelKey property.


---
Regards,
Norman



"Nigel" wrote in message
...
Two questions....

How can I disable the Ctrl-Break key strokes to prevent stopping code when
it is running?

If I do disable the Ctrl-Break - is there a way I can set up my own
'break' command sequence to stop the code running?


Thanks

--
Cheers
Nigel