Hi, I have a lot of dates from D3:D54. I would like to set up conditional formatting to show them red if they are past due. How can I make the blank cells not show any color format?
I must be close but am just missing something. I've tried searching with no luck.
ISBLANK(D3,"")=IF(D3<TODAY()) This doesn't work
I must be close but am just missing something. I've tried searching with no luck.
ISBLANK(D3,"")=IF(D3<TODAY()) This doesn't work