I have a for loop and while the macro is running I see an hour glass icon represents loading and does not let me click on any buttons, however I am trying to safely get out of the loop without hitting Ctr + Pause. Does anyone have any experience with this. On top of my for loop I have an if statement.
And if the stop button is pressed it will make stopkey = "1" however I am unable to press it during when the macro is running.![]()
If stopkey = "0" then 'start loop end if
Any help, thanks.
Bookmarks