+ Reply to Thread
Results 1 to 7 of 7

Can Vlookup read multiple records in 1 cell?

  1. #1
    Registered User
    Join Date
    01-28-2014
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    7

    Can Vlookup read multiple records in 1 cell?

    Hi All,

    Is there a way to vlookup multiple records in 1 cell? I actually did a vlookup search but found that those multiple records in 1 cell does not appear in the result.

    Below is the sample; eg: search the number of 123 or 45 or 789 and return the value as Apple and Jane.

    number Category Name
    123 (a)
    456 (b) Apple Jane
    789 (C)

    Appreciate for some advice.

    Thanks in advance.
    Last edited by chloelee; 12-07-2016 at 03:25 AM.

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Vlookup

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Quang PT

  3. #3
    Registered User
    Join Date
    01-28-2014
    Location
    Malaysia
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Vlookup

    Noted. So sorry about that.

  4. #4
    Registered User
    Join Date
    12-06-2016
    Location
    India
    MS-Off Ver
    2007
    Posts
    72

    Re: Vlookup

    you can use and combine vlookup for you requirement
    =VLOOKUP(A1,$F$1:$H$4,1,FALSE)&","&VLOOKUP(A1,$F$1:$H$4,2,FALSE)&","&VLOOKUP(A1,$F$1:$H$4,3,FALSE)

  5. #5
    Registered User
    Join Date
    12-06-2016
    Location
    India
    MS-Off Ver
    2007
    Posts
    72

    Re: Vlookup

    you can use and combine vlookup for you requirement
    =VLOOKUP(A1,$F$1:$H$4,1,FALSE)&","&VLOOKUP(A1,$F$1:$H$4,2,FALSE)&","&VLOOKUP(A1,$F$1:$H$4,3,FALSE)

  6. #6
    Registered User
    Join Date
    12-06-2016
    Location
    India
    MS-Off Ver
    2007
    Posts
    72

    Re: Can Vlookup read multiple records in 1 cell?

    you can use and combine vlookup for you requirement
    =VLOOKUP(A1,$F$1:$H$4,1,FALSE)&","&VLOOKUP(A1,$F$1:$H$4,2,FALSE)&","&VLOOKUP(A1,$F$1:$H$4,3,FALSE)

  7. #7
    Registered User
    Join Date
    12-06-2016
    Location
    India
    MS-Off Ver
    2007
    Posts
    72

    Re: Vlookup

    you can use and combine vlookup for you requirement
    =VLOOKUP(A1,$F$1:$H$4,1,FALSE)&","&VLOOKUP(A1,$F$1:$H$4,2,FALSE)&","&VLOOKUP(A1,$F$1:$H$4,3,FALSE)

+ 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: 0
    Last Post: 12-26-2013, 01:12 PM
  2. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  3. [SOLVED] Vlookup is not working and giving =vlookup(B2,$T$2:$U$135,2,false) this kind of values.
    By yogeshsharma1981 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-09-2013, 04:08 PM
  4. how to bring all vlookup returns even with duplicate vlookup search keys
    By NYC4LIFE in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-06-2013, 04:53 PM
  5. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  6. Replies: 5
    Last Post: 07-29-2009, 07:53 AM
  7. vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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