how do i calculate the number of days between two dates?

S

stumped-in-excel

If I have a start and stop date (inclusive) - how can I write a formula to
determine the total number of days?
Assuming A1 is start date, B1 is end date and C1=total days (inclusive).

This would be a big help!
 
C

Chip Pearson

Use

=B1-A1+1

Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group, 1998 - 2009
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)
 

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

Top