Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Escelinen,
See the EnableCancelKey property in VBA help. For example: Application.EnableCancelKey = xlDisabled --- Regards, Norman "escelinen" wrote in message ... Hello, is it possible to avoid user to terminate macro? If I have quit long macro running, which is processing several actions in many sheets, I don't want anybody to terminate macro by pressing *Ctrl-Break*. If that happens, it would be catastrophic for my workbook to run correctly next time somebody wants run a macro again. ![]() -- escelinen ------------------------------------------------------------------------ escelinen's Profile: http://www.excelforum.com/member.php...o&userid=27966 View this thread: http://www.excelforum.com/showthread...hreadid=474662 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Avoiding the worksheet specific name in a macro | Excel Discussion (Misc queries) | |||
Can you terminate an autorecover save operation w/o terminating EX | Excel Discussion (Misc queries) | |||
Mysteriously terminating code | Excel Programming | |||
Macro avoiding circular reference | Excel Worksheet Functions | |||
Terminating Forms | Excel Programming |