+ Reply to Thread
Results 1 to 5 of 5

Lookup Returning Multiple Results

  1. #1
    Forum Contributor
    Join Date
    02-08-2005
    MS-Off Ver
    Microsoft 365
    Posts
    812

    Lookup Returning Multiple Results

    Hi,

    I have raw data in the "Data" sheet in the attached workbook.

    In B2:F3 in the "Lookups" sheet I would like to create formulae that will return from the Data sheet all of the countries associated with each Region.

    Obviously a VLOOKUP won't work as it will only return the first match that it finds.

    Can someone please suggest a solution.

    Thanks!
    Attached Files Attached Files
    Last edited by andrewc; 11-04-2019 at 06:27 PM.

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

    Re: Lookup Returning Multiple Results

    In B2 copied down & across
    =IFERROR(INDEX(Data!$C$3:$C$9,AGGREGATE(15,6,(ROW(Data!$C$3:$C$9)-ROW(Data!$C$3)+1)/(Data!$A$3:$A$9=$A2),COLUMNS($B2:B2))),"")

  3. #3
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Lookup Returning Multiple Results

    Use this in B2 on Lookups sheet and drag it down and across.

    HTML Code: 
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  4. #4
    Forum Contributor
    Join Date
    02-08-2005
    MS-Off Ver
    Microsoft 365
    Posts
    812

    Re: Lookup Returning Multiple Results

    Thank you both!

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

    Re: Lookup Returning Multiple Results

    You're welcome & thanks for the feedback

+ 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. Lookup returning wrong results
    By jamesliv in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-05-2014, 11:13 AM
  2. [SOLVED] Help with returning multiple results through Indexing/Lookup
    By BobaJFett in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-03-2014, 04:48 PM
  3. Multiple lookup value but not returning table array results
    By swannee in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-14-2014, 02:12 PM
  4. Lookup on 1 criteria but returning multiple results
    By swingding in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-08-2013, 05:18 AM
  5. Lookup not returning expected results
    By syphlix in forum Excel General
    Replies: 4
    Last Post: 03-08-2011, 04:16 PM
  6. Returning multiple results for one lookup value
    By Lizzietish11 in forum Excel General
    Replies: 5
    Last Post: 01-29-2009, 03:09 PM
  7. Lookup Returning Multiple Results
    By joe1182 in forum Excel General
    Replies: 4
    Last Post: 02-01-2006, 08:02 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