Using dates in formulas

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

Guest

How do I use dates in formulas? For example, I want to figure out how much interest a tenant has earned on their security deposit since they have lived here until now. I also want it to update itself daily according to the current day.
 
Garfield

As long as your dates are Excel dates (recognised as dates by Excel) it is
just a case of using standard arithmatic.

If your first date is in A2 you can use =TODAY()-A2 to give the number of
days, months and/or years between the dates, by formatting the cell
accordingly.

HTH
Andy.

Garfield said:
How do I use dates in formulas? For example, I want to figure out how
much interest a tenant has earned on their security deposit since they have
lived here until now. I also want it to update itself daily according to
the current day.
 

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