+ Reply to Thread
Results 1 to 5 of 5

Index Match with multiple criteria and date criteria

  1. #1
    Registered User
    Join Date
    08-21-2012
    Location
    California
    MS-Off Ver
    Excel 2016
    Posts
    22

    Index Match with multiple criteria and date criteria

    Hello and thank you in advance for taking the time to look at my question ...

    I have uploaded a sample file for what I am looking for.

    In table 1, we have a column for a buyer name and another column for the date. Then we have a column for each item for sale.

    In the portion where there is a column for each item, I need to report (from Lookup Table tab) the price we are selling the item at to that Buyer for that date.

    Prices change, so there is an effective date column in the Lookup Table tab and the match must be the buying date must be greater than or equal to the date in the lookup table.

    I'm assuming the lookup table will need to be sorted by descending date?

    Please let me know how to solve this.

    Thank you in advance again, very much for your help excel gurus!.

    Cheers!
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Index Match with multiple criteria and date criteria

    hi there. if you can sort your table by Buyer, Item and Effective Date (ascending), then:
    =LOOKUP(2,1/(('Lookup Table'!$A$2:$A$15=$A3)*('Lookup Table'!$D$2:$D$15<=$B3)*('Lookup Table'!$B$2:$B$15=C$2)),'Lookup Table'!$C$2:$C$15)

    if you can't, maybe:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    do also consider to input the desired results next time so that we don't have to second-guess if what we are doing is correct or not. you may look at my signature to upload an eg that is easier to understand.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: Index Match with multiple criteria and date criteria

    In C3 the drag acoss
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

  4. #4
    Forum Expert
    Join Date
    12-09-2014
    Location
    Trakai, Lithuania
    MS-Off Ver
    2016
    Posts
    1,294

    Re: Index Match with multiple criteria and date criteria

    The proposed formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    08-21-2012
    Location
    California
    MS-Off Ver
    Excel 2016
    Posts
    22

    Re: Index Match with multiple criteria and date criteria

    You guys are all incredible geniuses!

    Thank you very much for your help and your time =)

+ 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. [SOLVED] Index Match multiple criteria based on last date
    By Perk1961 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-23-2019, 06:46 AM
  2. Replies: 16
    Last Post: 01-05-2018, 11:04 PM
  3. [SOLVED] Index Match with multiple criteria including date range
    By Perk1961 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-11-2017, 08:23 PM
  4. [SOLVED] Sum Index Match Dates Between Multiple Date Criteria
    By garrett.grillo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-30-2014, 08:54 PM
  5. INDEX / MATCH FUNCTIONS - Multiple Criteria Between Date Ranges
    By JMData Consultant in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-22-2014, 02:25 PM
  6. Index Match with Multiple Criteria One to Nearest Date
    By burningeagle in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 06-16-2014, 11:59 AM
  7. [SOLVED] Index Match equal to or less than date with multiple criteria
    By harrismlzn in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-19-2014, 05:38 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