Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Dredging this up....... I need to take the average of a range of numbers if they're in a certain percentile, I.E in the 90th to 99th Percentile. I tried using the formula below, but Excel errors out on the PercentRank function - it seems that it doesn't like that I'm giving it two arrays instead of an array and a value as directed by the specs. I get a #VALUE error. Here is the formula I am using: =AVERAGE(IF(PERCENTRANK(B1031:B1530,B1031:B1530)0 .9,IF(PERCENTRANK(B1031:B1530,B1031:B1530)<0.99,B1 031:B1530))) Suggestions? Am I using too large of a range? Thanks, Kim -- Kimmerz321 ------------------------------------------------------------------------ Kimmerz321's Profile: http://www.excelforum.com/member.php...o&userid=24105 View this thread: http://www.excelforum.com/showthread...hreadid=513955 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array Formula Not Working with Range with Formulas | Excel Discussion (Misc queries) | |||
Array Formula Problem | Excel Worksheet Functions | |||
Array formula returning wrong results | Excel Discussion (Misc queries) | |||
problem with Array Formula | Excel Worksheet Functions | |||
What instead of an array formula part 2 | Excel Discussion (Misc queries) |