+ Reply to Thread
Results 1 to 2 of 2

VLOOKUP comparing two excel table in different sheet

  1. #1
    Registered User
    Join Date
    03-04-2014
    Location
    philippines
    MS-Off Ver
    ms office 2010
    Posts
    3

    VLOOKUP comparing two excel table in different sheet

    Hi, i am going to compare two different data in different sheet i am confused of volookup how do this work. please help thanks.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: VLOOKUP comparing two excel table in different sheet

    You would do it the exact same way as if the 2 tables were on the same sheet. If you upload a sample

    Sheet3...
    A
    B
    1
    1
    a
    2
    2
    b
    3
    3
    c
    4
    4
    d


    Sheet2...
    A
    B
    1
    1
    a


    B1=VLOOKUP(A1,Sheet3!$A$1:$B$4,2,0)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. Getting text from other sheet rows on comparing the emp id in excel
    By ramepetla in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-07-2013, 08:11 AM
  2. VLOOKUP table on one sheet that references every sheet in workbook
    By sportsman56 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-15-2013, 12:22 PM
  3. Excel function required for comparing age with others' in the table
    By 254chamorro in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-16-2012, 11:04 PM
  4. Replies: 9
    Last Post: 08-13-2012, 08:00 AM
  5. Comparing 2 Excel sheet data and Store the changes in new Sheet
    By NM123 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-10-2011, 12:38 AM

Tags for this Thread

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