+ Reply to Thread
Results 1 to 2 of 2

Identify and remove duplicates in 2 different tables

  1. #1
    Registered User
    Join Date
    02-29-2008
    Posts
    14

    Identify and remove duplicates in 2 different tables

    I'm very inexperienced with excel formulas and using the wizard did not get me anywhere, so I need help.

    I have 2 tables.
    TABLE 1- 14981 rows
    TABLE 2 - 50112 rows

    Table 2 repeats some of the data that is already on table 1. The data in question in both tables is in column C.
    I need to use table 2 but omit/delete the duplicate data from column C that it is already in Table 1.
    How do I do that ?

    Thanks a lot.

  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
    52,939

    Re: Identify and remove duplicates in 2 different tables

    A quick cheap and nasty would be to copy table 1 to below table 2, then use excels built-in "remove duplicates" (Data tab/data tools) to remove the duplicates.

    Another option would be to use the countif($C$1:C1,C1) function, copied down, then filter on all values >1, and then delete those rows >1
    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. [SOLVED] Identify Duplicates and Non-Duplicates within an Array (Match)
    By simpson11 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-26-2013, 09:49 AM
  2. [SOLVED] Identify duplicates and remove both from sheet.
    By markDuffy in forum Excel General
    Replies: 2
    Last Post: 05-30-2012, 12:09 PM
  3. Replies: 5
    Last Post: 02-28-2012, 02:52 PM
  4. Identify Duplicates (was Delete Duplicates)
    By BusyEvent in forum Excel General
    Replies: 3
    Last Post: 05-11-2011, 12:20 PM
  5. Replies: 2
    Last Post: 03-20-2011, 11:19 AM

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