Do While Range("A22") = "Macro L: Running"
I have a load of code after this that stops if you select cell A22 (on a Freeze Pane) and press DEL. Your code before:
Loop