+ Reply to Thread
Results 1 to 2 of 2

Finding Matches With Multiple Return Values

  1. #1
    Registered User
    Join Date
    09-10-2013
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    5

    Finding Matches With Multiple Return Values

    Hi All,

    I'm working on a spreadsheet trying to match up values. I've attached a sample spreadsheet on here.

    Basically what I need to do: Take the value from column A and find the matching values from column B. In this scenario, there will always be 2 equal values in column B for the 1 value in column A. I then need those rows to be matched up (For example, the value in A2 has two matches in cells B6 and B7, so I need to align B6-E7 with A2.) Let me know if this is possible.

    Thank you!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    02-19-2013
    Location
    India
    MS-Off Ver
    07/16
    Posts
    2,386

    Re: Finding Matches With Multiple Return Values

    Hello ajulian, what I am assuming that you are doing a match of A2, now that match you want to index but you are getting the result of E6 but as a result you want to have E7. If I am correct then go with =INDEX($E$2:$E$7,MATCH($A2,$B$2:$B$7,0)+1) you will have a match of E7 which i think you are looking for.
    Change the references if your actual data is different.

    Regards

    If this answer helps you click" * " add rep icon in the bottom left post of my corner and mark the thread as solved

+ 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. Finding Max in Lookup Table with Multiple Matches
    By Rozay in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-12-2013, 06:11 PM
  2. [SOLVED] Finding multiple matches of a single input across multiple rows and columns
    By gingerdog in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-07-2012, 02:54 PM
  3. Finding multiple values to return multiple values
    By blacksheep in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 01-14-2012, 09:08 AM
  4. Search named range for multiple matches to critera and return date & values
    By a.mack123 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-18-2011, 10:07 AM
  5. Finding Multiple matches in same column
    By jerry8989 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-15-2008, 02:26 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