Philip1957
Board Regular
- Joined
- Sep 30, 2014
- Messages
- 179
- Office Version
-
- 365
- Platform
-
- Windows
Greetings,
I'm sure that when I get this figured out it will be one of those "duh" moments, but none-the-less here's my question.
I want to apply conditional formatting to ($X3) only if cell ($Y3) is blank and the date in ($X3) is older than today.
I've tried variations of =AND($X3<TODAY(), ISBLANK($Y3)) applied to the X column and I can get the cell to format based on the date criteria but not the condition of Y being blank. I need both conditions to be True for the formatting to be applied.
Thanks in advance,
~ Phil
I'm sure that when I get this figured out it will be one of those "duh" moments, but none-the-less here's my question.
I want to apply conditional formatting to ($X3) only if cell ($Y3) is blank and the date in ($X3) is older than today.
I've tried variations of =AND($X3<TODAY(), ISBLANK($Y3)) applied to the X column and I can get the cell to format based on the date criteria but not the condition of Y being blank. I need both conditions to be True for the formatting to be applied.
Thanks in advance,
~ Phil