Hi there,
I require some suggestions regarding disabling the ESC key (or any intterupt method) whilst code is running. I have a routine whereby I am importing Outlook details, amongst other things, and the code may take approx 30 seconds to complete. I want to make sure that a user does not interrupt this whilst it's running.
I've tried to use Excel automation and the Application.EnableCAncelKey event but it doesn't seem to work.
Do you have any suggestions?
Thanks in advance,
Paul.
I require some suggestions regarding disabling the ESC key (or any intterupt method) whilst code is running. I have a routine whereby I am importing Outlook details, amongst other things, and the code may take approx 30 seconds to complete. I want to make sure that a user does not interrupt this whilst it's running.
I've tried to use Excel automation and the Application.EnableCAncelKey event but it doesn't seem to work.
Do you have any suggestions?
Thanks in advance,
Paul.