+ Reply to Thread
Results 1 to 4 of 4

finding number of days between dates

  1. #1
    Registered User
    Join Date
    01-27-2007
    Posts
    49

    finding number of days between dates

    Hi,

    can someone tell me how to takes dates away from each other so i can find the number of days between for example

    i want to find the how many days it is from 03-13-07 to the 08-02-07

    is there a formula that i can use in excel to do this. I cant figure it out

    Thanks for any help

  2. #2
    Valued Forum Contributor Richard Schollar's Avatar
    Join Date
    05-23-2006
    Location
    Hampshire UK
    MS-Off Ver
    Excel 2002
    Posts
    1,264
    Hi

    Assuming these are true Excel dates eg in A1 and B1 then a simple formula like:

    =B1-A1

    should do it.

    Hope this helps!

    Richard

  3. #3
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by gav_69
    Hi,

    can someone tell me how to takes dates away from each other so i can find the number of days between for example

    i want to find the how many days it is from 03-13-07 to the 08-02-07

    is there a formula that i can use in excel to do this. I cant figure it out

    Thanks for any help
    Hi,

    if the dates are in (say) A1 and A2 then =(A2-A1)+1 should work for inclusive days and progressive dates.

    Chip Perason gives a full description on Dates at http://www.cpearson.com/excel/datetime.htm#AddingDates

    hth
    ---
    Si fractum non sit, noli id reficere.

  4. #4
    Registered User
    Join Date
    01-27-2007
    Posts
    49
    thanks guys

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1