ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   removing duplicate data from a single list (https://www.excelbanter.com/excel-worksheet-functions/205341-removing-duplicate-data-single-list.html)

Brad

removing duplicate data from a single list
 
I have a table of data with 12 columns, one of which is a sequence # column.
I would like to sort the table by that column and eliminate any rows that
have duplicate sequence #'s. Any ideas?

Sheeloo[_2_]

removing duplicate data from a single list
 
Assuming you have Sequence# in Col A starting in first row, then in the first
unused column's first cell enter the following;
=COUNTIF(A1:$A$30,A1) and copy down...
You can then filter on values 1 for this column and delete those rows...

"Brad" wrote:

I have a table of data with 12 columns, one of which is a sequence # column.
I would like to sort the table by that column and eliminate any rows that
have duplicate sequence #'s. Any ideas?



All times are GMT +1. The time now is 02:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com