Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a spreadsheet that looks like this:
ACCT LAST DISPO BAL Fwd RET DTE ACTION LPY 1234 MOUSE 1234 1111 22 1/25/06 GW 4/6/96 1234 MOUSE 1234 1111 22 2/3/06 GW 4/6/96 1234 MOUSE 1234 1111 22 3/5/06 GW 4/6/96 1345 SMITH 1234 1111 33 5/6/06 GW 5/5/06 1345 SMITH 1234 1111 33 7/16/06 GW 5/5/06 This goes on with different accounts for 10,000 lines. What I am looking to do is only keep the accounts where the RET DTE is the most recent of however many may be the same. So what I want to see is this: ACCT LAST DISPO BAL Fwd RET DTE ACTION LPY 1234 MOUSE 1234 1111 22 3/5/06 GW 4/6/96 1345 SMITH 1234 1111 33 7/16/06 GW 5/5/06 Is it possible to do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filer for unique records and return all column data for unique rec | Excel Discussion (Misc queries) | |||
Delete records when certain records have duplicate column data | New Users to Excel | |||
delete duplicate values - leaving unique records only i.e. recordspresent once only | Excel Worksheet Functions | |||
delete records with unique value | Excel Discussion (Misc queries) | |||
unique filter results in some non-unique records. | Excel Discussion (Misc queries) |