+ Reply to Thread
Results 1 to 3 of 3

Comparing 2 sheets and extracting all data

  1. #1
    Registered User
    Join Date
    01-19-2007
    Posts
    8

    Comparing 2 sheets and extracting all data

    Hi All,

    I was wondering if someone could help me with a little problem. In the first worksheet in column A I have phone numbers; in column B I have addresses. In the second worksheet I have a list of numbers that exist in the first worksheet under column A. In the second worksheet I need the address for the corresponding numbers to show up in column B.

    Attached is a very simple example.

    Thanks,
    ScotlandYard
    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

    Response

    Paste

    =VLOOKUP(A1,Sheet1!A1:B4,2,0)

    into B1 on sheet 2 and copy down
    Martin

  3. #3
    Registered User
    Join Date
    01-19-2007
    Posts
    8
    Thanks you Rock!

+ 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