Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Excel I need a way to delete duplicate rows based on
more than one column.eg: Original Data in a range of cells: A 1 B 1 C 2 A 3 A 1 B 2 B 1 C 5 C 2 Resulting data after deleting duplicate rows should look like below A 1 B 1 C 2 A 3 B 2 C 5 Any help is appreciated. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
delete duplicate rows, keep one | Excel Discussion (Misc queries) | |||
delete duplicate rows | Excel Worksheet Functions | |||
HELP delete duplicate rows. | Excel Programming | |||
Delete duplicate rows | Excel Programming | |||
delete duplicate rows | Excel Programming |