how can i set a date reminder to check on something in a certain.

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

Guest

I need to create a spreadsheet that can allow me to input a date and set a
reminder for me to check on the account in a certain amount of days. I need
to know how to do this if at all possible. I am pretty sure that this can be
done i just don't remember how to. if you can help me that would be greatly
appreciated.
 
Cell A1 contents: (the date when you need to check)
Cell A2 contents: =today()
Cell A3 contents: =if(A2=>A1,"reminder to check account","")

then you can also start to play with format > conditional formatting
 

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