+ Reply to Thread
Results 1 to 4 of 4

Find the maximum date using lookup when there are multiple entries with different dates

  1. #1
    Registered User
    Join Date
    03-25-2020
    Location
    UK
    MS-Off Ver
    10
    Posts
    2

    Find the maximum date using lookup when there are multiple entries with different dates

    Hello I would like to ask the following.

    I have a list of ProductIDs and their Date of Sale. Each ProductID can have multiple DateOfSale.

    My data looks like this:
    ProductID Date Of Sale
    1 23/01/2020
    1 23/02/2020
    1 23/03/2020
    2 23/01/2020
    2 23/02/2020
    2 23/03/2020
    3 23/01/2020
    3 23/02/2020
    3 23/03/2020

    I have tried this:
    VLOOKUP(A2,$A$1:$B$10,2,0)

    Any suggestions please?
    Thanks

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Find the maximum date using lookup when there are multiple entries with different date

    Hi GeorStu, try this out:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Where B1:B10 has your dates, A1:A10 has your Product ID's and C1 has the Product ID you're trying to find the max date entered.

  3. #3
    Registered User
    Join Date
    03-25-2020
    Location
    UK
    MS-Off Ver
    10
    Posts
    2

    Re: Find the maximum date using lookup when there are multiple entries with different date

    Thanks for the reply.
    Unfortunately, my excel version does not support MAXIFS function

  4. #4
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Find the maximum date using lookup when there are multiple entries with different date

    Then try this array formula. After typing (or editing) this formula, you must use CTRL+SHIFT+ENTER instead of just ENTER. When you do this properly, Excel will automatically add braces, { }, around the formula. Do not add those braces yourself, as it will not work.
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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 the most recent date from multiple rows with same lookup Value
    By dpalczewski in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-09-2019, 12:53 AM
  2. Lookup value with multiple criteria and find date that is closest
    By Hellenborg in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 10-26-2017, 07:36 AM
  3. [SOLVED] Lookup maximum date from other sheet
    By nagesh.tvsr in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-31-2017, 10:48 AM
  4. lookup Multiple occurances/values between two dates or date range.
    By junior1505 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-29-2016, 11:35 AM
  5. [SOLVED] Lookup formula with multiple criteria - find if date is within range
    By mazarin in forum Excel Formulas & Functions
    Replies: 22
    Last Post: 04-02-2015, 09:01 AM
  6. Lookup Data in One Column, Find Multiple Entries in Next, Copy to Multiple Columns
    By nzxt1234 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-16-2010, 01:17 AM
  7. Replies: 5
    Last Post: 05-13-2005, 01:06 PM

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