I’m starting to wrap my mind around GREP a bit but not very confidently.
While trying to figure out the solution to my original question I did find how I could change colors of alternating words, but it also includes the bullets. ~8(.+?)~8
I realize this is lacking and not useful for me at the moment. But, it’s cool to see how it can work and that I can select a character style with the color I need and the change is made to half of the 20k names – me likes the potential.
Still not sure what formula combo to use that would select between bullet characters – text, the space between but not the space before or after the bullets. And after I do, how to make ~S work between the words (names) only? Some are company names so dealing with more than two words here and there.
I don’t mind having some lines end with a bullet and some begin with a bullet. I’d actually rather that be the case from a visual standpoint. That’s why I don’t want the non-break applied to the space before or after the bullet, or at least I think that would be the result?
Again thanks for any advice or help – I’m learning!