PC Review


Reply
Thread Tools Rate Thread

Adding cels in a row that correspond to the heading of a column

 
 
OfficeManager
Guest
Posts: n/a
 
      27th Jun 2008
i have a spreadsheet that keeps track of attendance, assignments and grades
of a class. Each week has three columns associated with it. The rows
correspond to the names of the students. So, for the student in row 6, I
would have grades in columns M, P, S, V. Y, AB, AE, AH and AK. The heading
of the column is "Grade". How can I write a formula that will count each
cell in a row that has a grade and divide it by the number of grades in the
row and give me the grade percent? Not all students have grades in each
week, but I would like to have a grade percentage available any week the
teacher looks at the spreadsheet.
 
Reply With Quote
 
 
 
 
Spiky
Guest
Posts: n/a
 
      27th Jun 2008
On Jun 27, 2:24 pm, OfficeManager
<OfficeMana...@discussions.microsoft.com> wrote:
> i have a spreadsheet that keeps track of attendance, assignments and grades
> of a class. Each week has three columns associated with it. The rows
> correspond to the names of the students. So, for the student in row 6, I
> would have grades in columns M, P, S, V. Y, AB, AE, AH and AK. The heading
> of the column is "Grade". How can I write a formula that will count each
> cell in a row that has a grade and divide it by the number of grades in the
> row and give me the grade percent? Not all students have grades in each
> week, but I would like to have a grade percentage available any week the
> teacher looks at the spreadsheet.


Ok, do you want to count or add up the grades? Sounds like you want to
add them up.
Try =AVERAGE(M6,P6,S6,V6,Y6,AB6,AE6,AH6,AK6)

If the grades are already percentages (80=B, 90=A, etc), you are done.
If not, you'll have to calculate the percent depending on how the
grades are determined. But you didn't give that info.
 
Reply With Quote
 
OfficeManager
Guest
Posts: n/a
 
      30th Jun 2008
Thank you, this is very helpful. This works great if the student has taken
any of the test. However, some of my students do not have grades in any of
the columns. How can I show nothing in the cell if the formula brings back a
#DIV/0 because there are no grades in any of the cells?

"Spiky" wrote:

> On Jun 27, 2:24 pm, OfficeManager
> <OfficeMana...@discussions.microsoft.com> wrote:
> > i have a spreadsheet that keeps track of attendance, assignments and grades
> > of a class. Each week has three columns associated with it. The rows
> > correspond to the names of the students. So, for the student in row 6, I
> > would have grades in columns M, P, S, V. Y, AB, AE, AH and AK. The heading
> > of the column is "Grade". How can I write a formula that will count each
> > cell in a row that has a grade and divide it by the number of grades in the
> > row and give me the grade percent? Not all students have grades in each
> > week, but I would like to have a grade percentage available any week the
> > teacher looks at the spreadsheet.

>
> Ok, do you want to count or add up the grades? Sounds like you want to
> add them up.
> Try =AVERAGE(M6,P6,S6,V6,Y6,AB6,AE6,AH6,AK6)
>
> If the grades are already percentages (80=B, 90=A, etc), you are done.
> If not, you'll have to calculate the percent depending on how the
> grades are determined. But you didn't give that info.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Column Heading w/o Using a Row Number =?Utf-8?B?TkJyb3du?= Microsoft Excel Misc 3 28th Nov 2006 01:45 AM
Autofill cels based on two dates in adjacent cels William2 Microsoft Excel Worksheet Functions 3 1st Feb 2006 10:57 PM
I am adding the Heading 1 style to a numbered paragraph to use Heading 1... ~D~ Microsoft Word New Users 2 23rd Jan 2005 05:49 AM
Go to column heading on start where column heading matches Today() =?Utf-8?B?SmFtZXMgRA==?= Microsoft Excel Worksheet Functions 1 3rd Jul 2004 03:13 PM
Excel 2000 - Missing row heading, but have column heading Peter Microsoft Excel Misc 1 24th Jun 2004 02:02 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:29 AM.