how do you compare two dates to find the difference?

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

Guest

mm/dd/yyyy is the format. I need to subtract two dates to find the difference
 
With dates in A1 & A2, in A3:
=A1-A2
This will give you the number of days difference. Format A3 as general


Todd said:
mm/dd/yyyy is the format. I need to subtract two dates to find the
difference
 
you can just subtract the dates and format the result as a number. Thi
will show the number of days between the 2. From there you can figur
out months, weeks, years... etc..
 

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

Similar Threads


Back
Top