Hi all,
What are the code optimization techniques we can follow in our VBA code (MS Word)?
In which area we need to concentrate to increase the speed of our code?
Any valuable suggestions will be appreciated.
Printable View
Hi all,
What are the code optimization techniques we can follow in our VBA code (MS Word)?
In which area we need to concentrate to increase the speed of our code?
Any valuable suggestions will be appreciated.
I guess if your suing macro recorded generated code, then there is allot to be trimmed out as its got allot of bloat in it.
Do you have a code snippet that is running slow? Post it. :)