Thread
:
breaking a loop
View Single Post
#
1
Posted to microsoft.public.excel.programming
Arkaad
external usenet poster
Posts: 4
breaking a loop
"EnableCancelKey property" - it was that I wanted :)
Thanks for help.
--
Arkaad
Użytkownik "Tom Ogilvy" napisał w wiadomości
...
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.
Reply With Quote
Arkaad
View Public Profile
Find all posts by Arkaad