how to prevent user to interrupt macro
As I have a macro manipulating hidden worksheets, I do not
want any user to being able to interrupt the macro, in
order to get access to the hidden worksheets.
Which code will prevent any interruption from the user?
i try to use ON ERROR but it dosen't work
thks in advance
jerome
|