View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default how do you conditional format based upon today's date?

I think that you want

=A1<TODAY()

in your CF

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"valoriegill" wrote in message
...
I need to highlight when data is input on a date previous to today's

current
date. To track whether employees are inputting their information when the
work is performed or at a later date. I cannot determine the formula
necessary within excel to complete this task. Any help would be greatly
appreciated.