Hi; I have a macro that uses InputBox for the user to provide data. Once the macro is started you can't stop it until it finishes.
How can I stop the macro using the ESC key or can I assign a key to stop the macro.
Thanks