+ Reply to Thread
Results 1 to 4 of 4

How to find next date based on criteria 1 and 2

  1. #1
    Registered User
    Join Date
    10-07-2020
    Location
    BC, Canada
    MS-Off Ver
    Microsoft 365
    Posts
    2

    How to find next date based on criteria 1 and 2

    HI There,

    I am trying to figure out how to find my next available date based on a Vlookup criteria on a second tab.

    See sample provided.
    Attached Files Attached Files

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,504

    Re: How to find next date based on criteria 1 and 2

    Not sure what is "Earliest date" and "Next date", but in B13 is smallest date of Start date range and C13 is latest date of End Date range for single name:

    B13:
    =AGGREGATE(15,6,B$2:B$9/($A$2:$A$9=$A13),1)

    C13:
    =AGGREGATE(14,6,C$2:C$9/($A$2:$A$9=$A13),1)
    Quang PT

  3. #3
    Registered User
    Join Date
    10-07-2020
    Location
    BC, Canada
    MS-Off Ver
    Microsoft 365
    Posts
    2

    Re: How to find next date based on criteria 1 and 2

    HI There, thank you for responding. The formula for B13 gives me the correct answer for the Earliest date for Max. In C13, I am looking to find the next date for Max, from Column A as well. For example, the result will be 4/01/17 (B7)

  4. #4
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,504

    Re: How to find next date based on criteria 1 and 2

    See attachment
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. find oldest date based on multiple criteria
    By Bax in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-29-2015, 09:01 AM
  2. Replies: 4
    Last Post: 10-27-2015, 02:00 PM
  3. Replies: 2
    Last Post: 05-01-2014, 04:39 PM
  4. [SOLVED] find missing date on every group date list based on range and criteria
    By k1dr0ck in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-25-2013, 01:26 AM
  5. Countifs to find more than one criteria based on date.
    By raovv in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-11-2013, 11:03 AM
  6. Find Min Date based on criteria
    By caliskier in forum Excel General
    Replies: 8
    Last Post: 05-06-2011, 01:22 PM
  7. Find earliest date based on certain criteria
    By SeanKosmann in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 01-26-2010, 11:32 AM

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