T Tom Ogilvy Sep 22, 2003 #2 Hitting the escape key will generally stop code excecution (if not try Ctrl+c or Ctrl+Break). If you want greater control look in Excel VBA help on the EnableCancelKey property.
Hitting the escape key will generally stop code excecution (if not try Ctrl+c or Ctrl+Break). If you want greater control look in Excel VBA help on the EnableCancelKey property.