Re: Highest three numbers in a list
- From: "Peo Sjoblom" <terre08@xxxxxxxx>
- Date: Thu, 21 Apr 2005 20:08:23 -0700
=AVERAGE(LARGE(Range,{1;2;3}))
entered with ctrl + shift & enter
--
Regards,
Peo Sjoblom
"Fred Smith" <fredsmith99@xxxxxxxxx> wrote in message
news:ugtYkYuRFHA.2964@xxxxxxxxxxxxxxxxxxxxxxx
>I need the average of the highest three amounts in a range. I'm currently
>using:
>
> =(large(range,1)+large(range,2)+large(range,3))/3
>
> Is there an easier way?
>
> --
> Thanks,
> Fred
> Please reply to newsgroup, not e-mail
>
>
>
.
- References:
- Highest three numbers in a list
- From: Fred Smith
- Highest three numbers in a list
- Prev by Date: RE: Highest three numbers in a list
- Next by Date: Re: Highest three numbers in a list
- Previous by thread: RE: Highest three numbers in a list
- Next by thread: Re: Highest three numbers in a list
- Index(es):
Relevant Pages
|