+ Reply to Thread
Results 1 to 3 of 3

Populate Latest Date From A Range

  1. #1
    Forum Contributor
    Join Date
    08-19-2006
    MS-Off Ver
    Excel 365
    Posts
    229

    Populate Latest Date From A Range

    Hi,

    What formula can I use to populate the latest date from a range ? Example , lets say I have a range of date from March 23 2008 to April 28 2008.

    I need a formula to check from this range and populate April 28 2008 as the latest date.

    Is there a formula that I could use for this purpose ?

    Thanks in advance.

  2. #2
    Forum Expert
    Join Date
    12-29-2004
    Location
    Michigan, USA
    MS-Off Ver
    2013
    Posts
    2,208
    As long as they are "actual" dates, and not text formatted cells, you can use the MAX worksheet function. For example, if the dates are in the range A1:A100, use:

    =MAX(A1:A100)

    HTH

    Jason

  3. #3
    Forum Contributor
    Join Date
    08-19-2006
    MS-Off Ver
    Excel 365
    Posts
    229
    Thank you .That worked ! Appreciate your time and patience.

+ 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