Hi guys (and gals):
I wrote a macro to add 11 lines to every slide in the presentation, but if the user is working in a large presentation, this isn't an immediate process. I was wondering if it would speed it up if I used an array instead of a series of for/next loops.
And if so, how would I go about doing that? (I am extremely afraid of arrays)