-
I’m looking for a way to automate coloring text.
I have a long list of around 7,000 names,
I’m looking for an automated way to color them in alternating
colors.for example:
Every other name is Grey, and every third name is Yellow.I got pretty close with converting the text (list) into a table, however I was only able to control the table-cell fills and table-cell strokes. One can automatically alternate their fill and stroke.
I searched all over and I couldn’t figure out a way to automatically control the text inside the cells.
Tables, GREP, an External script perhaps?
Any and all answers/ideas/suggestions are greatly appreciated.
Thanks in advance