Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Without supplying an exact solution, consider the following approach a a set of macros: 1) Sort entire table as descending amount 2) turn on autofilters for all columns 3) start with the first data row, moving down towards the last row o each iteration 4) extract the date value on the current row. 5) turn on a filter for that date only 6) set the first result row as yes, the others as no 7) undo the autofilter selection by date 8) increment your selection row, go back to 4) Of course, add in needed error checking etc to deal with faulty data -- MartynGriffi ----------------------------------------------------------------------- MartynGriffin's Profile: http://www.excelforum.com/member.php...fo&userid=3049 View this thread: http://www.excelforum.com/showthread.php?threadid=50150 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identifying unique values among duplicates | Excel Worksheet Functions | |||
Identifying Duplicates in Columns | Excel Worksheet Functions | |||
Identifying and counting duplicates | Excel Programming | |||
Identifying duplicates/unique values | Excel Programming | |||
Identifying Duplicates | Excel Programming |