+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP - return multiple values in same row

  1. #1
    Registered User
    Join Date
    11-19-2014
    Location
    Chicago
    MS-Off Ver
    7
    Posts
    15

    VLOOKUP - return multiple values in same row

    table.jpg

    The function below in cells E2 & E3 returns the matches in multiple rows:

    =IF(ISERROR(INDEX($A$1:$B$8,SMALL(IF($A$1:$A$8=$E$1,ROW($A$1:$A$8)),ROW(1:1)),2)),"",INDEX($A$1:$B$8,SMALL(IF($A$1:$A$8=$E$1,ROW($A$1:$A$8)),ROW(1:1)),2))

    How to do I get the "matches" (E2 & E3) on the same row (E2, F2, etc.)? I'd like to have all possible matches listed next to each other since I have over 3000 rows of data.

    OR, is there a better way to find multiple values and return the results on the same row?

  2. #2
    Valued Forum Contributor
    Join Date
    07-07-2014
    Location
    Washington DC
    MS-Off Ver
    2007
    Posts
    1,047

    Re: VLOOKUP - return multiple values in same row

    Please see attached. Is this what you had in mind?
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    11-19-2014
    Location
    Chicago
    MS-Off Ver
    7
    Posts
    15

    Re: VLOOKUP - return multiple values in same row

    Quote Originally Posted by hoyasaxa215 View Post
    Please see attached. Is this what you had in mind?
    Perfect, thanks!!

+ 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: 13
    Last Post: 10-13-2014, 02:00 AM
  2. Vlookup function to return multiple values from multiple sheets
    By bsamant in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-13-2013, 11:31 AM
  3. Return Multiple Values Using VLookUp
    By akim1010 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-16-2013, 03:36 AM
  4. [SOLVED] Excel 2007 : return multiple values - using vlookup
    By heatherromo in forum Excel General
    Replies: 7
    Last Post: 03-01-2012, 02:46 PM
  5. VLOOKUP to return multiple values
    By n1kk1m in forum Excel General
    Replies: 12
    Last Post: 05-22-2009, 07:39 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