+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : Compare: Sheet1 - Sheet2 into Sheet3

  1. #1
    Registered User
    Join Date
    03-13-2007
    Posts
    44

    Compare: Sheet1 - Sheet2 into Sheet3

    How can I compare: Sheet1 Column A to Sheet2 Column A and put the ones that do not match in Sheet3 Column A?

    I am tring to weed out the duplicate values.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Compare: Sheet1 - Sheet2 into Sheet3

    in Sheet1, you can use formula =Isnumber(Match(A1,Sheet2!A:A,0)) this returns True and Falses based on if match found...

    you can do same from Sheet2 to Sheet1...

    Then filter the data for FALSE on each sheet.. through Data|Filter|Autofilter and copy paste to Sheet3, column A
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    03-13-2007
    Posts
    44

    Re: Compare: Sheet1 - Sheet2 into Sheet3

    Your great. Thanks.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Compare: Sheet1 - Sheet2 into Sheet3

    Please remember to mark your thread as Solved.

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

+ 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