G
Gregory Day
I was to apply conditional formating to a cell. In that cell is a date,
formatted as 3/28/2008.
The Conditional Formating should look at the date, if that date is 180 days
or more in the past, it should fill the cell with yellow. If the cell is
blank, it shouldbe left as is.
I have gotten the 180 day part to work with "Cell value is, less than or
equal to, =(TODAY()-180)"
But a blank cell is also "less than or equal to". How can I make it leave a
blank cell alone?
formatted as 3/28/2008.
The Conditional Formating should look at the date, if that date is 180 days
or more in the past, it should fill the cell with yellow. If the cell is
blank, it shouldbe left as is.
I have gotten the 180 day part to work with "Cell value is, less than or
equal to, =(TODAY()-180)"
But a blank cell is also "less than or equal to". How can I make it leave a
blank cell alone?