Quote:
Originally Posted by gmaxey
I like your function! As you know, your use of "Find.Found" shivers my timbers so I try to avoid it.
|
Thanks Greg,
Yes, I know my .Find.Found loops trouble you, but they work for me!
Quote:
Originally Posted by gmaxey
Tinkering with your code, I did notice that it can hiccup if there are color adjacent to each other. This can probably be refined
|
I was aware of the likely limitation re adjacent colours, but looking at the OP's sample there weren't any, so I wasn't going to further complicate the code unless it was an issue. ATM I'm more interested in why the code works for me but not, apparently, for the OP.