+ Reply to Thread
Results 1 to 4 of 4

how do I vlookup a cell with mulitple data to match another another multiple data,

  1. #1
    Registered User
    Join Date
    12-11-2013
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    2

    Post how do I vlookup a cell with mulitple data to match another another multiple data,

    Hi guys,

    i have just joined the forum and I am looking to lookup a cell(that has multiple description) with another multiple data in the column. any idea on how to go about it. thanks

    149 London Road
    25 Mile House Lane
    10 Leyland Avenue
    22 Leyland Avenue
    12 Tavistock Avenue
    5 Tavistock Avenue


    Lime Tree Manor Residential Home
    Erskine Hall Care Centre
    River Court Residential and Nursing Home
    Margaret House
    Highview Lodge
    Pinewood Lodge
    Northwood Nursing Home

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: how do I vlookup a cell with mulitple data to match another another multiple data,

    We need more information to understand your issue. Perhaps an explanation in simple language of what you are trying to do with examples. Maybe even a sample worksheet with a before and after scenario. Your current explanation is not sufficient or clear. Pretend we are standing in line to go to the movies and you are telling me about your issue.

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    12-11-2013
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: how do I vlookup a cell with mulitple data to match another another multiple data,

    thanks alan,

    unfortunatly, i cannot upload the file because i am at work and the server its not allowing it. but these data i have included above means two sets of data in separte worksheets, now i am trying to lookup a value in one worksheet that will identity in another worksheet, so lets say, "Lime Tree Manor Residential Home" is in the worksheet, and I need to find this appearing in another worksheet and copy it. now its ok to do it if its just say (Lime in one worksheet and Lime in another worksheet) but when its sets of data seperated by space, its difficult to use vlookup to find it, is this possible to do?

    Vic

  4. #4
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: how do I vlookup a cell with mulitple data to match another another multiple data,

    Let's say Lime Tree Manor Residential Home is in sheet1 cell A1 and the data is in sheet2 and Lime Tree Manor Residential Home is somewhere in column B.
    You can write =vlookup(A1,sheet2!B1:D10000,4,false) and it will return the 4th column value over in sheet2 when it finds the first instance of Lime Tree Manor Residential Home.
    Or you can write =vlookup("Lime Tree Manor Residential Home",sheet2!B1:D10000,4,false) and that should work too.
    You can also make a distinct list and then point your vlookup to the distinct list.
    hope that helps.
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

+ 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: 1
    Last Post: 08-31-2012, 10:35 PM
  2. Index-match for data on mulitple rows
    By Nadir Soofi in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-29-2008, 03:10 PM
  3. Need data cross-referenced in multiple tables: VLOOKUP vs. Match vs. Index
    By James McMurray in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-05-2008, 02:53 PM
  4. Mulitple conditonal match / Vlookup
    By Madduck in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-25-2005, 02:06 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