Closing dates
if your closing date is in column A and the reference date is B
select column A and format-conditional format
formula is
=and(today()A1,B1="")
set the format how you want it.
occassionally I have to go back into the equation and delete quote marks
around the formula in which case I have to paste the new format overe the
rest of the column
"bollard" wrote:
We have a spreadsheet containing closing dates. We'd like the closing date
field on a row to turn red once the closing date has passed (i.e. today is
later than the closing date).
BUT we'd like that field to revert to its original colour pattern once a
date is input into another column along the same row.
Can anyone help please?
|