Thread: vlookup
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
L. Howard Kittle
 
Posts: n/a
Default vlookup

I column A enter 0, 51, 54, 57, 61 on up to whatever. With the associated
grade in column B.

=VLOOKUP(E1,A1:B5,2,1)

Where E1 = the score.

HTH
Regards,
Howard

"inoexcel" wrote in
message ...

Hi there,

I am creating a scoring model to determine a letter grade based upon a
raw score.

I have a list of inputs (ie assignments, tests) with different weights,
and i've created a forumla that calculates out the raw score.

Is there a way that I can create a vlookup formula/table to determine a
corresponding letter grade, without having to put 1%, 2%, 3%, .....100
down a column? I'd like to have something like

For example,

_A_ _B_
0-50 F
51-53 D-
54-57 D
57-60 D+
61-63 C-