+ Reply to Thread
Results 1 to 4 of 4

Need Vlookup to pull multiple values (preferabbly in a single Cell)

  1. #1
    Registered User
    Join Date
    09-17-2013
    Location
    nashville, USA
    MS-Off Ver
    Excel 2007
    Posts
    5

    Need Vlookup to pull multiple values (preferabbly in a single Cell)

    Hello,

    I have the data in 2 tables . I am trying to pull all the values that match my criteria from the table into a single cell. So really a vlookup but instead of returning only one - all values in the same cell.
    My data is attached.

    Thanks for any help I can get
    Attached Files Attached Files

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Need Vlookup to pull multiple values (preferabbly in a single Cell)

    Try this user defined function

    Please Login or Register  to view this content.
    Open the VBA editor by hitting Alt F11.
    Insert a new module with Insert - Module
    Paste in the above function
    Go back to the sheet by hitting Alt F11.

    In a cell D2, enter =LookupSpecial(B2,Mentor!$B$2:$D$30,3)

    and copy down


    Remember to save the workbook as a macro enabled workbook .xlsm
    Martin

  3. #3
    Registered User
    Join Date
    09-17-2013
    Location
    nashville, USA
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Need Vlookup to pull multiple values (preferabbly in a single Cell)

    This worked like a dream !! thank you so much !!!

  4. #4
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Need Vlookup to pull multiple values (preferabbly in a single Cell)

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Multiple vlookup "lookup values" in a single cell?
    By catccc in forum Excel General
    Replies: 8
    Last Post: 10-19-2015, 05:10 PM
  2. Use vlookup or formula to pull multiple values
    By jcavigli in forum Excel General
    Replies: 3
    Last Post: 02-06-2013, 03:18 PM
  3. Replies: 0
    Last Post: 09-20-2012, 05:23 AM
  4. Replies: 8
    Last Post: 11-08-2010, 10:14 AM
  5. Need to pull multiple values from 1 workbook to another using vlookup?
    By jenmarie in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-30-2010, 02:38 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