View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bassjca bassjca is offline
external usenet poster
 
Posts: 1
Default PERCENTILE for a range

I'm trying to get a percentile for a range, and I've tried various ways of
adding "=PERCENTILE" to the following range or restating the range.

=SUMIF($A$2:$A$8000,"<=180")-SUMIF($A$2:$A$8000,"<-7")

any suggestions?