Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
when doing a grade book how do you drop the lowest grade CLR Excel Worksheet Functions 0 November 28th 06 06:53 PM
linking multiple books (source.xls) to a single book (destination. mday Excel Discussion (Misc queries) 4 August 25th 06 04:31 AM
book selection when using move or copy tab in excel Morninglight67 Excel Worksheet Functions 0 October 28th 05 09:15 PM
Grade book average formula Will in SF Excel Worksheet Functions 5 October 23rd 05 09:19 PM
Do any of the Grade book templates using Excel average grades? JHardin Excel Discussion (Misc queries) 0 June 29th 05 07:59 PM


All times are GMT +1. The time now is 11:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"