Lloyd,
You could use Percentile on a statistical sample (random selected values) of the array. Probably
not a big error in doing so, if your numbers are well behaved ;-)
Or just bite the bullet and sort.
HTH,
Bernie
MS Excel MVP
"pinkfloydfan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi all
>
> The Percentile worksheet function is great but unfortunately seems to
> have a limit of 65536 elements; try and use it on an array with more
> elements than that and it returns an error.
>
> So, if you have a larger array does anyone have any better ideas for
> calculating a specific percentile without sorting the array first?
>
> Thanks a lot
> Lloyd
>
|