Share via

excel remove duplicate function bugged

Anonymous
2013-03-01T08:59:19+00:00

Hello

I am using the function remove duplicate on a column and just realized that if you do not sort the data first you will have not removed all duplicates.

I have been looking around searching if this is a possible bug and it seems that many people reported it.

Will this be fixed soon?

I will keep sorting the data while using that function as it seems to be the way to go around that possible bug.

Issue can be repeated on excel 2010 windows 7 and windows 8

Thanks

Franck

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

13 answers

Sort by: Most helpful
  1. Anonymous
    2013-03-01T17:28:57+00:00

    I don't know.

    You will need to experiment.

    P.S.

    Thanks again for the data.  I now have a short, simple, example of the bug!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-03-01T17:24:45+00:00

    Thanks Gary,

    I will have a go at that too, hopefully it computes when it comes to file having more than 500 rows and about 20 columns.

    Would this option filter on one column only and export the data keeping its integrity ?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-03-01T16:50:28+00:00

    I will give a go to your macro, but not sure that it will work on the spreadsheets I am usually working on.

    One other ways is to do a simple =if

    =IF(J2=J3,"dup","0")

    but again that only works with sorting first

    Was this answer helpful?

    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  5. Anonymous
    2013-03-01T14:47:52+00:00

    Thanks!

    Was this answer helpful?

    0 comments No comments