pick top 5 out of 8 numbers
Try this:
=AVERAGE(LARGE(A1:H1,{1,2,3,4,5}))
If there is less than 5 numbers in the range the formula will return an
error.
--
Biff
Microsoft Excel MVP
"poncho" <u49547@uwe wrote in message news:919390a5827bd@uwe...
have a row of 8 numbers and want to average the top 5 numbers
|