P
PAL
I have a complex formula as an array.
=MEDIAN(IF('1 Worksheet'!$H$2:$H$1309="",IF('1
Worksheet'!$E$2:$E$1309="CAR",'1 Worksheet'!$I$2:$I$1309,"")))
Can this formula be modified (minus the MEDIAN,) into the Percentile
function in order to get different percentiles (ie. 25th, 75th, etc....).
=MEDIAN(IF('1 Worksheet'!$H$2:$H$1309="",IF('1
Worksheet'!$E$2:$E$1309="CAR",'1 Worksheet'!$I$2:$I$1309,"")))
Can this formula be modified (minus the MEDIAN,) into the Percentile
function in order to get different percentiles (ie. 25th, 75th, etc....).