I have been searching for some way to operate on the 1st 10 number entries in a row. The row may contain blanks or numbers. 10 number entries could be in the 1st 10 cells or it may take 50 or more cells to find the 1st 10 numbers. I want to use the result in a formula, specifically to find the average of the highest 5 numbers out of the 1st 10.
The formula: =average(large('range',{1,2,3,4,5}))
Thanks for any help or suggestions.
The formula: =average(large('range',{1,2,3,4,5}))
Thanks for any help or suggestions.