+ Reply to Thread
Results 1 to 2 of 2

Index Match : To retrieve output based on two criteria.

  1. #1
    Registered User
    Join Date
    09-01-2019
    Location
    India
    MS-Off Ver
    10
    Posts
    21

    Index Match : To retrieve output based on two criteria.

    Hi i want to retrieve date as output based on 2 inputs.Excel attached.
    Help is highly appreciated.


    Input 1 Input 2

    5S Training H1B


    Output
    01-01-2019
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Index Match : To retrieve output based on two criteria.

    How about
    =INDEX(F2:F4,MATCH(B9&"|"&C9,INDEX(B2:B4&"|"&E2:E4,0),0))

    But the value in B9 is 5S (no space) whereas the values in B2:B3 are 5 S (space in between) for the above formula to work, they must be the same.

+ 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. Replies: 8
    Last Post: 09-02-2019, 04:12 PM
  2. Using index match based on two match criteria in different columns
    By LearningByError in forum Excel General
    Replies: 2
    Last Post: 08-02-2018, 01:57 PM
  3. [SOLVED] Index/Match when the Match criteria is based on a second table
    By Plummet in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-10-2017, 01:02 PM
  4. VBA Code for Index/Match/Match to input into excel based on 2 criteria inside form
    By Carl Fisher in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-22-2017, 12:11 PM
  5. Need to retrieve multiple row items given two criteria (Index, Match, Row)
    By tonyridino in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-13-2015, 04:02 PM
  6. Index-Match based on 3 criteria
    By Johnelbek in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-16-2013, 08:10 AM
  7. Index Match based on 2 Criteria only returning 1 match
    By stsanders22 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-04-2012, 11:26 PM

Tags for this Thread

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