Conditional formating

N

nativeutah

I run a report for employees that have review dates that are due, I would
like the past due dates to change colors so I see them right away, what
formula would I use.
 
S

Sheeloo

If due date is in column B then use
B1>today()
as the condition for conditional formatting..
 
Top