You can use a formulaic array similar to the following:
=AVERAGE(IF(RANK(A1:A10,A1:A10)4,A1:A10,""))
Make certain you replace A1:A10 with the range of numbers you want to
average and press cntrl-shift-enter
--
Regards,
Eddie
http://www.HelpExcel.com
"FUNACH" wrote:
NEED TO AVERAGE A ROW OF NUMBERS PICKING OUT LOWEST 6?