Help applying cell style in table based on list of words
Hi all,
I'm an absolute beginner so apologies if this has been answered before, I couldn't find an exact solution for my problem.
I need to apply a cell style to certain cells where varying words appear in a table. It would be awesome if I could merge the row that the words appear in too, but that is a bonus for now.
I found this: How to apply a table cell style based on grep search?
Which works great, but instead of just applying the style to the word 'Banana', I need to apply it to a bunch of other words, for example 'Apple', 'Pear', etc.
Any help would be massively appreciated.
Thank you!