I am working on a spreadsheet, and I need to highlight blank cells prior to the text mark "AI." However, When I do this, it highlights the rest of the rows that are in that grouping where "AI" does not appear, and data has yet to be entered. I found this thread that got me part of the way there, but I need the rest of the rows to not highlight when there is no data entered.
I am currently using COUNTIF($F1:F1,"AI")=0
What modifications could I make to it in order to achieve this?
I am currently using COUNTIF($F1:F1,"AI")=0
What modifications could I make to it in order to achieve this?