AmericanSeiko
New Member
- Joined
- Sep 16, 2013
- Messages
- 21
Hello
I've been writing long, computationally expensive macros lately, and have noticed that VBA is considerably slower at certain types of computations than others.
Copying/pasting, debug.prints, and Application.ScreenUpdating = True are some expensive operations that stand out to me.
I was wondering if you all knew others that should be avoided.
Looking forward to reading your tips/comments!
I've been writing long, computationally expensive macros lately, and have noticed that VBA is considerably slower at certain types of computations than others.
Copying/pasting, debug.prints, and Application.ScreenUpdating = True are some expensive operations that stand out to me.
I was wondering if you all knew others that should be avoided.
Looking forward to reading your tips/comments!