Hi..
so in Row 2 I have a date
and in row 3-500 I have either blank cells or populated cells
I want to set conditional formatting to the blank cells only in the column where the date in row 2 matches todays date
I had tried this:
="AND(ISBLANK($F$3)=TRUE,$F$2=TODAY())"
didn't work though
any ideas?
so in Row 2 I have a date
and in row 3-500 I have either blank cells or populated cells
I want to set conditional formatting to the blank cells only in the column where the date in row 2 matches todays date
I had tried this:
="AND(ISBLANK($F$3)=TRUE,$F$2=TODAY())"
didn't work though
any ideas?