Hello,
Want to strike through text in a cell if a given string is found in another cell in that row. Is this possible?
The cell whose text I want to strike through is already a concatenation of various other field values. It's looking in a different field for the term "OMIT", and if that is found I'd like the text strike-through'd.
The "OMIT" will be searched for in a single select field, but I don't think that matters since I've already successfully searched for and IF'd stuff based on single select text contents.
TIA for any assistance.