Forum Discussion
V-GEe7
Aug 10, 2022Brass Contributor
Macro working only on debugging mode
Hi The Macro Runs on debugging mode but does not run normally where it either breaks at a different step everytime or runs smoothly but doesn't paste the graph shape and images in the compare sh...
- Sep 30, 2022
V-GEe7 Sometimes, the application cannot keep up with the code. DoEvents gives it a moment to catch up.
V-GEe7
Sep 29, 2022Brass Contributor
It seems to be working now though,
Thank you so much for your response.
Could you also help me understand why that helps?
Thanks in advance,
V
Thank you so much for your response.
Could you also help me understand why that helps?
Thanks in advance,
V
HansVogelaar
Sep 30, 2022MVP
V-GEe7 Sometimes, the application cannot keep up with the code. DoEvents gives it a moment to catch up.