Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I have a list of Customers in Column B and their Orders in Column A. I am trying to find the top 10 Customers on Column C by using the following formula: =VLOOKUP(LARGE(A:A,ROW()),A:B,2,0) The problem I am having is that if two customers have the same number of orders, and they are in the Top 10, the first customer listed appears twice. For example in a list of 5 customers I get the following: Units Customer Top 5 89 C1 C1 59 C2 C1 89 C3 C2 19 C4 C5 51 C5 C4 I would have wanted to see C3 in the Top 5 but instead C1 appears twice. Thanks for your help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how can i know that my worksheet having repeated same values | Excel Worksheet Functions | |||
Looking up values that are repeated in a column | Excel Discussion (Misc queries) | |||
Repeated values in a row | Excel Discussion (Misc queries) | |||
create list of unique values from a column with repeated values? | Excel Worksheet Functions | |||
Hiding repeated values | Excel Discussion (Misc queries) |