Hi All,
My end goal is for the date in column C to turn red if the date has passed (overdue) UNLESS the text in column D says Complete.
I have attached a screenshot of a small portion of my table to help:
For reference:
I currently have a formula in Column C: =B2+15
I currently have a conditional formatting rule which highlights the row if the text in column D matches Complete: =$D2="Complete"
I currently have a conditional formatting rule which turns the text in column C red if it's overdue: Cell Value < NOW()+30
My end goal is for the date in column C to turn red if the date has passed (overdue) UNLESS the text in column D says Complete.
I have attached a screenshot of a small portion of my table to help:
For reference:
I currently have a formula in Column C: =B2+15
I currently have a conditional formatting rule which highlights the row if the text in column D matches Complete: =$D2="Complete"
I currently have a conditional formatting rule which turns the text in column C red if it's overdue: Cell Value < NOW()+30