Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Gradebooks with missing grades

Hello, I am a second grade teacher and I just used an Excel Template to
create a gradebook based on points. I love it so far. I have one problem
though. When students in 2nd grade are absent I don't usually have them make
up the test. Thus I would like to note this in the gradebook and not have it
count against student average. Something like adding an "Ab" in that weeks
grade. The way it is set up now this score counts like a zero and brings
down (unfairly) the student average. Any help for an excel challenged
teacher? Thanks, Brian
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default Gradebooks with missing grades

Hi,

Try this:

=SUM(A1:A100)/COUNTIF(A1:A100,"0")

Thanks,
--
Farhad Hodjat


"servusburns" wrote:

Hello, I am a second grade teacher and I just used an Excel Template to
create a gradebook based on points. I love it so far. I have one problem
though. When students in 2nd grade are absent I don't usually have them make
up the test. Thus I would like to note this in the gradebook and not have it
count against student average. Something like adding an "Ab" in that weeks
grade. The way it is set up now this score counts like a zero and brings
down (unfairly) the student average. Any help for an excel challenged
teacher? Thanks, Brian

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Gradebooks with missing grades


Thanks for your help. I should have clarified further that I am a novice.
I don't even know where to put that formula. Sorry. I appreciate your help.
Thanks, brian
"Farhad" wrote:

Hi,

Try this:

=SUM(A1:A100)/COUNTIF(A1:A100,"0")

Thanks,
--
Farhad Hodjat


"servusburns" wrote:

Hello, I am a second grade teacher and I just used an Excel Template to
create a gradebook based on points. I love it so far. I have one problem
though. When students in 2nd grade are absent I don't usually have them make
up the test. Thus I would like to note this in the gradebook and not have it
count against student average. Something like adding an "Ab" in that weeks
grade. The way it is set up now this score counts like a zero and brings
down (unfairly) the student average. Any help for an excel challenged
teacher? Thanks, Brian

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Gradebooks with missing grades

The simple answer to your question is that you need to decide which cell you
want the answer to appear in, then put the formula in that cell.

Another option to try is to use the AVERAGE function, as that won't count
the text entry.
If you've put a text entry in a cell, even =SUM(A1:A100)/COUNT(A1:A100)
won't be affected and won't treat it as a zero.

What formula are you using which is having the average upset by the text
entry?
--
David Biddulph

"servusburns" wrote in message
...

Thanks for your help. I should have clarified further that I am a novice.
I don't even know where to put that formula. Sorry. I appreciate your
help.
Thanks, brian
"Farhad" wrote:

Hi,

Try this:

=SUM(A1:A100)/COUNTIF(A1:A100,"0")

Thanks,
--
Farhad Hodjat


"servusburns" wrote:

Hello, I am a second grade teacher and I just used an Excel Template
to
create a gradebook based on points. I love it so far. I have one
problem
though. When students in 2nd grade are absent I don't usually have
them make
up the test. Thus I would like to note this in the gradebook and not
have it
count against student average. Something like adding an "Ab" in that
weeks
grade. The way it is set up now this score counts like a zero and
brings
down (unfairly) the student average. Any help for an excel challenged
teacher? Thanks, Brian



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Gradebooks with missing grades

I'm not sure what the formula is. I just used a template for grade books
based on points. I wonder if I changed from points to averages if that would
help. Not sure if it's possible to change template or if I have to start
over. I'd love to email you my document to see if you could figure something
out......pleeeeaaase! Thanks, Brian

"David Biddulph" wrote:

The simple answer to your question is that you need to decide which cell you
want the answer to appear in, then put the formula in that cell.

Another option to try is to use the AVERAGE function, as that won't count
the text entry.
If you've put a text entry in a cell, even =SUM(A1:A100)/COUNT(A1:A100)
won't be affected and won't treat it as a zero.

What formula are you using which is having the average upset by the text
entry?
--
David Biddulph

"servusburns" wrote in message
...

Thanks for your help. I should have clarified further that I am a novice.
I don't even know where to put that formula. Sorry. I appreciate your
help.
Thanks, brian
"Farhad" wrote:

Hi,

Try this:

=SUM(A1:A100)/COUNTIF(A1:A100,"0")

Thanks,
--
Farhad Hodjat


"servusburns" wrote:

Hello, I am a second grade teacher and I just used an Excel Template
to
create a gradebook based on points. I love it so far. I have one
problem
though. When students in 2nd grade are absent I don't usually have
them make
up the test. Thus I would like to note this in the gradebook and not
have it
count against student average. Something like adding an "Ab" in that
weeks
grade. The way it is set up now this score counts like a zero and
brings
down (unfairly) the student average. Any help for an excel challenged
teacher? Thanks, Brian






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 84
Default Gradebooks with missing grades

When students in 2nd grade are absent I don't usually have them make
up the test.


Why not?

- David

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
Subtotal Grades Triptanes New Users to Excel 3 April 26th 06 07:58 AM
Figuring Grades mkingsley Excel Worksheet Functions 2 April 5th 06 08:43 PM
Find avg & Max for grades Param Excel Worksheet Functions 7 March 17th 06 03:31 PM
Grades Michael L Excel Worksheet Functions 2 October 4th 05 04:19 PM
grades Ggal Excel Discussion (Misc queries) 1 March 19th 05 08:23 PM


All times are GMT +1. The time now is 02:23 AM.

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"