Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sheet with over 58,000 rows of info. Only some rows are duplicates.
i need to remove just the duplicate rows, leaving only one row of any duplicate data. i.e rows 56 & 57 are the same - leave only row 56. Anybody know a script to do this?? Thanks, Stacy |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the unique option of Advanced Filter (data=Filter=Advanced Filter)
or look at Chip Pearson's page on duplicates and uniques for other ideas http://www.cpearson.com/excel/duplicat.htm -- Regards, Tom Ogilvy "fuzzy" wrote in message ... I have a sheet with over 58,000 rows of info. Only some rows are duplicates. i need to remove just the duplicate rows, leaving only one row of any duplicate data. i.e rows 56 & 57 are the same - leave only row 56. Anybody know a script to do this?? Thanks, Stacy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select matching records from list | Excel Worksheet Functions | |||
Select 50 greatest values with column matching | Excel Discussion (Misc queries) | |||
select block of rows w/data between blank rows | Excel Programming | |||
Unable to select rows in the repeat rows on top option | Excel Discussion (Misc queries) | |||
Using excel to select only matching images... | Excel Discussion (Misc queries) |