+ Reply to Thread
Results 1 to 3 of 3

Find number of days between to dates

  1. #1
    Qaspec
    Guest

    Find number of days between to dates

    I'd like to find out the number of days between todays date and the latest
    date from a range of dates (D7:D37). Thanks for any help.

  2. #2
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451
    =TODAY()-MAX(D7:D37)

    and format as Number with no decimals

  3. #3
    Bob Phillips
    Guest

    Re: Find number of days between to dates

    =MAX(D7:37)-TODAY()

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "Qaspec" <[email protected]> wrote in message
    news:[email protected]...
    > I'd like to find out the number of days between todays date and the latest
    > date from a range of dates (D7:D37). Thanks for any help.




+ 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