LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Senior Member
 
Posts: 118
Default how to find out the grade from marks-functions

i have to find out grades from the marks of students. i have the following worksheet.
--------------------------------------------------------------
slno name mk-1 mk-2 mk-3 mk-4 total grade

1 ABC 20 24 22 21 87 A
2 DEF 0 0 0 0 0 ABS
3 EFG 18 20 9 20 67 B
4 JKL 22 9 7 16 54 B
-------------------------------------------------------------------
i tried the following formula
=IF ISNUMBER(G3),IF(G3=75,"A",IF(G3=51,"B",IF(G3=1, "C","ABS"))))
I get the results. of course "ABS" for the second record.

there are records of four students. the second one is absent for the examinations and he doesnot have any marks. if i put zero in all the marks colums i get the result as "ABS"
but if i leave the marks columns of the absentee blank can i get the result as "ABS" ? i tried the following but failed to get it accepted by excel.
=IF ISNUMBER(G3),IF(G3=75,"A",IF(G3=51,"B",IF*G3=1, "C","ABS")))),"ABS")
Kindly help. thanks and have a nice day.

Last edited by sumesh56 : February 29th 12 at 01:05 AM
 
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
Formula to compute letter grade based on percentage grade S.Hinkle Excel Discussion (Misc queries) 1 September 3rd 09 07:54 PM
Where can I find how to use Excel 2007 to grade tests? Dale Pulliam New Users to Excel 1 April 2nd 08 02:37 PM
How to find best and worst grade? Aivis Excel Worksheet Functions 5 August 6th 07 07:04 PM
when doing a grade book how do you drop the lowest grade dove Excel Worksheet Functions 1 November 28th 06 06:54 PM
when doing a grade book how do you drop the lowest grade CLR Excel Worksheet Functions 0 November 28th 06 06:53 PM


All times are GMT +1. The time now is 02:39 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"