Hi Howard,
Well I've done a little test (see attacht document) and I found that Tony's Find sub was over 50% faster then using the words or range collection.
I've added a sub that Iterates through the range with the expand Method but that sub is about running the same speed as tony's Words collection loop.
I'm shure you would program the sub different but that's the interesting part..
Can you program the Range sub using the expand method so that it's faster than the Find object sub?
@Tony,
I've altered you're sub a little bit because it was giving me one highlighted word to little...It also improved the total speed execution when commenting those lines out..
Could you guys both take a look at it to see if the code to be improved..Or any one else for that mather?
