Forum Discussion

Doug Callejas's avatar
Doug Callejas
Copper Contributor
Mar 07, 2018

Using SUM, MIN, and COUNT in same formula

I am trying to find the average of a students quiz grade by adding all 7 quizzes but also dropping their lowest quiz grade. For example, I did =SUM(B8:H8)-MIN(B8:H8) which added up to 565. Then using...

Resources