Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a column (A) of 100 unsorted numbers. How do I get an average of the 5
largest and 5 smallest. d |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try these, normal ENTER:
=AVERAGE(LARGE(A1:A100,{1;2;3;4;5})) =AVERAGE(SMALL(A1:A100,{1;2;3;4;5})) -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Dave" wrote: I have a column (A) of 100 unsorted numbers. How do I get an average of the 5 largest and 5 smallest. d |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
simple average question | Excel Discussion (Misc queries) | |||
Basic question - how to do an average | Excel Worksheet Functions | |||
Average IF Question | Excel Worksheet Functions | |||
Average If Question | Excel Discussion (Misc queries) | |||
Average If Question | Excel Discussion (Misc queries) |