Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to select 20 individuals with the highest balances in a workbook. My
problem is that the individuals are identified by an id number and each id number can occur several times depending on the type of account an individual holds. So if a person has 3 accounts, the total balance is what I need to consider when sorting the column with id. for example col A has id, b has balance I need to find 20 unique A whose balances are the highest. I need a macro to do this but as I am not very familiar with vba, I am at a loss. Column A has about 3000 rows. Any help would be appreciated. Thank you. -- Jayen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identifying duplicate values in a range | Excel Discussion (Misc queries) | |||
Duplicate values in range of fields | Excel Discussion (Misc queries) | |||
how do i prevent duplicate values in a range of validated cells? | Excel Discussion (Misc queries) | |||
Highlight Duplicate Values in a Range | Excel Programming | |||
is there a formula that remove duplicate values from a range | Excel Worksheet Functions |