T
Tom
Hello,
now I need protect macro (againts using Ctrl-Break) in Sub Auto_open(), but
this dosnt work:
With Application
.EnableCancelKey = xlDisabled
End With
Can you help me. I'd like to protect all macros at once, is it possible?
Thanks
Tom
now I need protect macro (againts using Ctrl-Break) in Sub Auto_open(), but
this dosnt work:
With Application
.EnableCancelKey = xlDisabled
End With
Can you help me. I'd like to protect all macros at once, is it possible?
Thanks
Tom