View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Markus Scheible[_2_] Markus Scheible[_2_] is offline
external usenet poster
 
Posts: 95
Default prevention emergency kay - for experts

Hi Mark,

where in the hell do you need THAT command? Would you like
to produce an endless loop that nobody can turn off except
by using the computer power button?

Nevertheless, imo its not possible to deactivate the Task
Manager by excel...

Best

Markus

-----Original Message-----
Hi!

Is exist any way to prevent close the workbbok("Test") by
Crtl+Alt+Del - close taks?
Excel have event Workbook_BeforeClose(Cancel As Boolean).
Have excel/vba-api somthing for preclude system windows

98
and upper versions close the workbook by that method?

Best regards
Mark
.