Hi there,
After researching for hours, I believe I have come to the right place. I need some help with some duplicates and the best way to identify them in a spreadsheet meeting the criteria below.
I have the data below in column A:
[TABLE="width: 500"]
<tbody>[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]3265[/TD]
[/TR]
[TR]
[TD]3265[/TD]
[/TR]
[TR]
[TD]3265[/TD]
[/TR]
[TR]
[TD]8764[/TD]
[/TR]
[TR]
[TD]8764[/TD]
[/TR]
[TR]
[TD]8764[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]8976[/TD]
[/TR]
[TR]
[TD]8976[/TD]
[/TR]
</tbody>[/TABLE]
I need to find a way to highlight all set of duplicate values after the first initial set of duplicates. The first initial set of duplicates would be ignored. In the example above, all the cells containing 9765 after the first set in rows 1-3 would need to be highlighted as shown. In reality, I do not need it to be highlighted necessarily, but I do need a way to identify them so I can remove them manually. Or if there is a code that can remove the duplicate sets for me that would be amazing.
Criteria:
-identify duplicate set of values that are not successive to the first initial set of duplicated values
-highlight or format in a way I could manually isolate and delete entire rows of data
-essentially to leave first set of duplicated values unformatted
-can have more than on duplicate sets. all except the first initial set would be included in the formatting
Let me know if I can be more clear.
Thanks a ton,
AA720
After researching for hours, I believe I have come to the right place. I need some help with some duplicates and the best way to identify them in a spreadsheet meeting the criteria below.
I have the data below in column A:
[TABLE="width: 500"]
<tbody>[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]3265[/TD]
[/TR]
[TR]
[TD]3265[/TD]
[/TR]
[TR]
[TD]3265[/TD]
[/TR]
[TR]
[TD]8764[/TD]
[/TR]
[TR]
[TD]8764[/TD]
[/TR]
[TR]
[TD]8764[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]9765[/TD]
[/TR]
[TR]
[TD]8976[/TD]
[/TR]
[TR]
[TD]8976[/TD]
[/TR]
</tbody>[/TABLE]
I need to find a way to highlight all set of duplicate values after the first initial set of duplicates. The first initial set of duplicates would be ignored. In the example above, all the cells containing 9765 after the first set in rows 1-3 would need to be highlighted as shown. In reality, I do not need it to be highlighted necessarily, but I do need a way to identify them so I can remove them manually. Or if there is a code that can remove the duplicate sets for me that would be amazing.
Criteria:
-identify duplicate set of values that are not successive to the first initial set of duplicated values
-highlight or format in a way I could manually isolate and delete entire rows of data
-essentially to leave first set of duplicated values unformatted
-can have more than on duplicate sets. all except the first initial set would be included in the formatting
Let me know if I can be more clear.
Thanks a ton,
AA720