+ Reply to Thread
Results 1 to 2 of 2

Erasing both duplicates

  1. #1
    Registered User
    Join Date
    02-03-2009
    Location
    Quebec, Canada
    MS-Off Ver
    Excel 2000
    Posts
    2

    Erasing both duplicates

    Hello,
    I'm looking for a way to get rid of duplicates in my Excel 2000 spreadsheet. I tried using the Filter but I need both records to be deleted if it is not unique. I have a column with a long list of IDs (Worksheet A). I was given another Excel spreadsheet with more IDs (Worksheet B) that I need to make into one list. The problem is certain IDs belong to specific departments. What I need to do is be able to delete all the duplicate IDs in Worksheet B so I can then put them into Worksheet A. I tried pasting all the IDs into one column and running the filter for unique records only but sometimes it would delete the duplicate record from A and sometimes it would delete the record from B.

  2. #2
    Forum Expert
    Join Date
    08-27-2008
    Location
    England
    MS-Off Ver
    2010
    Posts
    2,561

    Re: Erasing both duplicates

    how about =countif(column,<cell>)>1 in an adjacent column, copied the length of your data. Then autofilter and delete anything with a TRUE.

    HTH

+ 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