Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 621
Default Need (Excel) formula to make Mark sheet with Automatic Grading

Enter in D2

=LOOKUP(C2,{0,40.1,50.1,60.1,70.1,80.1,90.1},{"Not
Graded","F","E","D","C","B","A+"})

Gord



On Wed, 16 Apr 2014 00:39:29 -0700 (PDT), wrote:

On Saturday, 20 September 2008 18:07:10 UTC+5:30, wrote:
Hi,

I agree VLOOKUP; however, the lookup table should be set as follows:

Mark Grade
0 Not Graded
40 F
50 E
60 D
70 C
80 B
90 A+

Headers are optional

Alternatively if you want to use a formula the following one can be
placed in D2 and copied down.

=IF(C2=90,"A
+",IF(C2=80,"B",IF(C2=70,"C",IF(C2=60,"D",IF(C2 =50,"E",IF(C2=40,"F","Not
Graded"))))))

Cheers

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
How can I cloud mark on an excel sheet? Rajesh M Excel Discussion (Misc queries) 1 September 8th 08 07:55 AM
How can I make an automatic calculation in changing sheet? frankmai Excel Discussion (Misc queries) 3 December 14th 05 03:09 AM
I NEED GRADING TRACTOR TO SHOW ON MY SHEET BUT HOLDS VALUE OF $80 [email protected] Excel Discussion (Misc queries) 2 October 11th 05 08:57 PM
How do I make a water mark on an excel spreadsheet? Lelindar Charts and Charting in Excel 1 April 6th 05 03:03 AM
Excel: How do I type a letter in a column and make a check mark a. BauerY Excel Worksheet Functions 3 March 24th 05 06:34 PM


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