79827290

Date: 2025-11-22 11:26:04
Score: 3
Natty:
Report link

If your vba code has any big loops in it, try to add DoEvents command anywhere inside the loop. It will allow you to pause the code without crashing the excel or getting stuck

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Chery