Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Am trying to create a function within my worksheet to give student's their grade at any given point in time within the classes term/semester. (i.e. if 7 week class, I can tell them what their grade will be on week 4). Currently I am using a point system (i.e. 9/10 = 90%) then averaging each assignments averages together to determine the student's total average grade, thereby assigning them their respective grade. What I can't figure out is how to look at my workbook/worksheet and tell the student what there grade IS today (since the values for future assignments are 0 or null). I suppose that I could change my average function on each of my student's rows to reflect the average of only what is being requested, but that is very time consuming, and not very practicle... I was hoping to use "date()" function to have the cell determine based on the date what their grade would be today if I/they were done with the class. Any ideas? -- spooker4u ------------------------------------------------------------------------ spooker4u's Profile: http://www.excelforum.com/member.php...o&userid=15935 View this thread: http://www.excelforum.com/showthread...hreadid=274155 |
#2
![]() |
|||
|
|||
![]()
Spooker,
The easiest way is to use the AVARAGE function, but leave all ungraded calls blank (don't enter a zero unless that is the actuall score). Excel will ignore the blanks, and give you the average for only the entered values. HTH, Bernie MS Excel MVP "spooker4u" wrote in message ... Am trying to create a function within my worksheet to give student's their grade at any given point in time within the classes term/semester. (i.e. if 7 week class, I can tell them what their grade will be on week 4). Currently I am using a point system (i.e. 9/10 = 90%) then averaging each assignments averages together to determine the student's total average grade, thereby assigning them their respective grade. What I can't figure out is how to look at my workbook/worksheet and tell the student what there grade IS today (since the values for future assignments are 0 or null). I suppose that I could change my average function on each of my student's rows to reflect the average of only what is being requested, but that is very time consuming, and not very practicle... I was hoping to use "date()" function to have the cell determine based on the date what their grade would be today if I/they were done with the class. Any ideas? -- spooker4u ------------------------------------------------------------------------ spooker4u's Profile: http://www.excelforum.com/member.php...o&userid=15935 View this thread: http://www.excelforum.com/showthread...hreadid=274155 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Question on "Value" function | Excel Discussion (Misc queries) | |||
I cant use englisch function names in a swedich version of excel | Excel Discussion (Misc queries) | |||
Statistical Excel Function Question within Excel 2000... | Excel Worksheet Functions | |||
need to save values from a function before it changes | Excel Worksheet Functions | |||
SUMIF(AND) FUNCTION | Excel Worksheet Functions |