Forum Discussion

Vic Curran's avatar
Vic Curran
Copper Contributor
Jul 25, 2018

Highlight highest 5 values in each of a number of rows

=AVERAGE(LARGE(E2:X2,1),LARGE(E2:X2,2),LARGE(E2:X2,3),LARGE(E2:X2,4),LARGE(E2:X2,5)) I am using the above formula to average the highest 5 numbers in a row of 20 plus numbers that get added to each ...

Resources