E
ELipp
I am trying to figure out how to get an average of 4
numbers while dropping the lowest number.
A1 7
B1 10
C1 9
D1 1
E1 Average (solution is 8.67)
I tried the formula =Average(A11)-Min(a1:d1), but it
averages using 4 instead of three. Can't figure out how
to get it to divide by 3 instead of 4.
numbers while dropping the lowest number.
A1 7
B1 10
C1 9
D1 1
E1 Average (solution is 8.67)
I tried the formula =Average(A11)-Min(a1:d1), but it
averages using 4 instead of three. Can't figure out how
to get it to divide by 3 instead of 4.