Is there some code that recognized if the user hit the Esc key during VBA processing? I have some code that runs many different processes (queries and SQL). I've noticed that if I hit the ESC key in the middle, the current process stops and it moves on to the next. I want ALL of the processes to stop if this occurs, so I can reverse what has been done so far.
Thanks,
Carie
Thanks,
Carie