Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hello,
I would like to find the rank of database entries based on profits, but by industry as well. Example: Industry: Profits: Rank: Software 5 1 Commercial Banking 8 1 Energy 10 1 Energy 8 2 Software 4 2 Energy 5 3 Consumer Electronics 2 1 The "Rank" column is the one I am trying to create. I attempted to do this by using the array formula "=rank([profits],if([industry array]=[industry],[profits array]),0)", but got a #VALUE! error for some reason. Similar formulas work using min, max, etc., so I am confused as to why this is returning an error. I know that this task could be done manually by sorting, but I would like to avoid that method if possible. Any ideas of ways to work around this error, or accomplish my goal using different formulas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Positioning Numeric Values Resulting from 6 Column Array Formula | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Array formula returning wrong results | Excel Discussion (Misc queries) | |||
RANK formula | Excel Discussion (Misc queries) | |||
Formula checking multiple worksheets | Excel Worksheet Functions |