ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   when doing a grade book how do you drop the lowest grade (https://www.excelbanter.com/excel-worksheet-functions/120452-when-doing-grade-book-how-do-you-drop-lowest-grade.html)

dove

when doing a grade book how do you drop the lowest grade
 
I am trying to do a grade worksheet. I am looking for the formula for
dropping the lowest grade


Dave F

when doing a grade book how do you drop the lowest grade
 
=SUM(A1:A5)-MIN(A1:A5) would drop the lowest grade from that range, if you
want to sum.

Ex.:

A1 = 100
A2 = 100
A3 = 100
A4 = 100
A5 = 99

=SUM(A1:A5)-MIN(A1:A5) -- 499 - 99 = 400

Dave
--
Brevity is the soul of wit.


"dove" wrote:

I am trying to do a grade worksheet. I am looking for the formula for
dropping the lowest grade



All times are GMT +1. The time now is 06:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com