find expired dates =IF((E11-TODAY()<0), "EXPIRED", "OK")

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Someone clever helped me with the above formula to flag overdue dates in a
reminder spreadsheet. It works beautifully, except that I'd prefer "expired"
to appear only if there is a date in the adjacent cell. At the moment it's
referring to blank cells as well as those with an overdue date.

Can you add to the formula to allow for blank cells?
 

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