Clinton Community College



Quick List:
Skip Navigation Links

Home > > Knowledge Base

INFO: Calculating # of Days between 2 Dates
Back to Microsoft Excel®
Posted on 01.19.07


To calculate the number of days between two dates, use the DATEDIF formula.  
    Example:  =DATEDIF (A2, B2, "D")

In the example above, A2 is the first date, B2 is the second date, and the  "D" denotes number of days between the two dates.