+ Reply to Thread
Results 1 to 2 of 2

look up data from one worksheet to match to another.

  1. #1
    Registered User
    Join Date
    10-12-2012
    Location
    Ireland
    MS-Off Ver
    Excel 2007
    Posts
    1

    look up data from one worksheet to match to another.

    Hi all,

    I'm a complete beginner in excel but I'm trying to get better. Can’t get my head around this. In the example file attached there are 2 worksheets. In the first i have 2 columns the agent ID and accompanying name. In the first worksheet I have 2 columns with agent ID and corresponding name. In the second worksheet I have 3 columns and I need a formula that will take the IDs that match from each worksheet and auto fill the correct name. It will be pretty clear what I need when you see the example anyways.

    Look Up Example.xls

    Thank you in advance for any assistance!

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: look up data from one worksheet to match to another.

    Hi

    In C2 and copy down.

    =IFERROR(INDEX(Source!$B$2:$B$1000,MATCH('Need matching'!B2,Source!$A$2:$A$1000,0)),"")
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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