Can a cell change colors when the date entered arrives?

P

Peadink

I'm wondering if there is a way to format a cell so it changes colors when
the date entered arrives
 
T

tim m

I think you could use 'Format'....'Conditional formatting' and enter a
formula as the condition which would check to see if the date in the cell
equala =TODAY()
 
Top