+ Reply to Thread
Results 1 to 3 of 3

Compare values from 2 columns in 2 different data sheets

  1. #1
    Registered User
    Join Date
    03-21-2012
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    6

    Compare values from 2 columns in 2 different data sheets

    Hello,

    Here's what I need to do. I have values such as the following on 2 datasheets of the same excel :

    Sheet 1 has a column with value = LE-1234-CA-9876
    Sheet 2 has a column with value = 9876

    I want to compare these 2 columns to give and output with what's present in sheet 1 but not in sheet 2 column.

    Please suggest how this can be achieved.

    Thanks,
    Shweta

  2. #2
    Registered User
    Join Date
    10-28-2012
    Location
    Poland
    MS-Off Ver
    Excel 2007/2010
    Posts
    94

    Re: Compare values from 2 columns in 2 different data sheets

    Soory i dn't understand what excactly do you want:/ do uou wanna check does eg.9876 apear on both sheets and then some text, value comment or something else. Please be more pecise.
    Like to say thanks ?Please use the star icon.

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Compare values from 2 columns in 2 different data sheets

    try this one


    b1=vlookup(right(a1,4),Sheet2!$a1:$a1500,1,0)
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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