Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this...
Data in the range Sheet1A2:B9 Array entered** on Sheet2 in cell A2: =INDEX(Sheet1!A$2:A$9,MATCH(LARGE(Sheet1!$B$2:$B$9-ROW(Sheet1!B$2:B$9)/10^10,ROWS(A$2:A2)),Sheet1!$B$2:$B$9-ROW(Sheet1!B$2:B$9)/10^10,0)) ** array formulas need to be entered using the key combination of CTRL,SHIFT,ENTER (not just ENTER). Hold down both the CTRL key and the SHIFT key then hit ENTER. Copy across to B2 then down to A9:B9. Accounts for possible ties. -- Biff Microsoft Excel MVP "Basenji" wrote in message ... On sheet 1 in column A is the name of the account; same sheet column B is a percentage. Account Percentage Mercy 80.4% Henry 89.6% Fred 0.00% Chris 92.70% Connie 92.00% Alex 92.60% Larry 89.80% Ollie 0.00% On a second sheet (a summary sheet) a formula is needed to sort and rank the accounts so that the account with the highest percentage is at the top of the list, like this, Chris 92.70% Alex 92.60% Connie 92.00% etc I have tried a combination of formulas but have been unsuccessful. Thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rank and Sort | Excel Worksheet Functions | |||
Rank then sort then pastelink | Excel Worksheet Functions | |||
rank the numbers / range of data using 'RANK' and 'ABS' | Excel Worksheet Functions | |||
Microsoft Excel Rank and Sort | Excel Discussion (Misc queries) | |||
Rank items, select one start date, have remaining dates follow based on rank | Excel Discussion (Misc queries) |