79312970

Date: 2024-12-27 23:27:41
Score: 2.5
Natty:
Report link

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

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: James Martin