Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() This is my first post I was wondering if someone could help me with the following Here are the results that I am looking for from the data below. - data will be 50k+ rows long! and columns can all have numerical values I have no problems with adding some concat columns if needed #1 VENDOR (sales ranked descending) – from, a concat of Store & Dept & Vendor #2 VENDOR (sales ranked descending) – from, a concat of Dept & Vendor #3 Rank of TOP 5 Vendors from Col B #4 Rank of Bottom 5 Vendors from Col B Dept Store Vendor Sales 1 101 500 100 2 102 600 50 3 101 700 20 4 102 500 25 5 101 600 15 1 102 700 150 2 101 500 175 3 102 600 200 4 101 700 225 5 102 500 100 1 101 600 50 2 102 700 20 3 101 500 25 4 102 600 15 5 101 700 150 1 102 500 175 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
rank the numbers / range of data using 'RANK' and 'ABS' | Excel Worksheet Functions | |||
Sumproduct if rank <=5 if not return 0 | Excel Discussion (Misc queries) | |||
RANK, duplicate ranking but no gaps in rank | Excel Worksheet Functions | |||
Combining SUMPRODUCT and RANK functions | Excel Worksheet Functions | |||
Rank items, select one start date, have remaining dates follow based on rank | Excel Discussion (Misc queries) |