How do I use the IF formula to flag me 21 days after the date?

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

Guest

I need to set up a spreadsheet that will flag me when it is 21 days past the
date I input originally.
 
Wanderer --

Howze about:

A
1 Date
2 =IF(TODAY()-A1>21,"Holy cow!","")

Should do the trick. HTH
 

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