S
Sing
Dear Excel Gurus,
I am thinking of ways to optimize a slow Excel VBA program.
Will using fixed array size instead of dynamic array significantly speed up
the operation?
Also, I have been using dynamic arrays but did not use Redim. Is this wrong?
I am thinking of ways to optimize a slow Excel VBA program.
Will using fixed array size instead of dynamic array significantly speed up
the operation?
Also, I have been using dynamic arrays but did not use Redim. Is this wrong?