Share via

Conditional formatting

Anonymous
2024-10-10T17:39:16+00:00

Hello people who are smarter than me. You're amazing and I need assistance. I want the red box (C2) to not be red if there is a date in the box next to it (D2). I have two rules already and I do not know how to perform the next step. Red (C2) means overdue but if there is anything in D2 then it does not need to be red. Can someone please share your wonderful expertise with me? [the caution box is for the people using the worksheet, it only appears when I unlock the cells so its not an issue]

Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

riny 20,870 Reputation points Volunteer Moderator
2024-10-10T18:43:11+00:00

Try this for the red rule:

=AND(ISBLANK(D2),C2<TODAY())

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Most helpful