View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KC VBA Qns KC VBA Qns is offline
external usenet poster
 
Posts: 14
Default non disruptable run time condition

Is there a way to set a non disruptable run time condition so that user
could not press "esc" and terminate a executing sub routine?

Rgds,