Excel formula that tells when a date is passed

  • Thread starter Thread starter Excel Problem
  • Start date Start date
When a date is entered Excel warn me the date is passed

One way:
=IF(A1<TODAY(),"Warning","")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top