When you're testing VBA code that's looping and displays a dialogue box within the loop, is there any way of stopping the code without killing the task and risk losing work?
The stop button is disabled while the dialogue box is displayed and if I click on OK it simply reappears.
Thanks.
Edit: don't bother answering, I've found it - CTRL + Pause.
