I am asking for assistance with a formula that is related to school grades that are both numerical and letter grades.
In cell, A1 I will manually enter the numerical grade (Example: 84.25)
In cell B1 I need a formula that returns a letter grade from a table that corresponds with the numerical grade that I entered in cell A1 (Example: The formula returns the value of "B" because the entry of 84.25 is equal to to or falls between 83 and 86)
Cells C1:E12 represent a table that shows the letter grade and the numerical range that correlates to the letter grade.
Cells C1 through C12 are the letter grades (A, A-, B+, B, B-, C+, C, C-, D+, D, D-, F)
Cells D1 though D12 contain the numbers (94, 90, 87, 83, 80, 77, 73, 70, 67, 63, 60, 0)
Cells E1 through E12 contain the numbers (100, 93, 89, 86, 83, 79, 76, 72, 69, 66, 62, 59)
In cell, A1 I will manually enter the numerical grade (Example: 84.25)
In cell B1 I need a formula that returns a letter grade from a table that corresponds with the numerical grade that I entered in cell A1 (Example: The formula returns the value of "B" because the entry of 84.25 is equal to to or falls between 83 and 86)
Cells C1:E12 represent a table that shows the letter grade and the numerical range that correlates to the letter grade.
Cells C1 through C12 are the letter grades (A, A-, B+, B, B-, C+, C, C-, D+, D, D-, F)
Cells D1 though D12 contain the numbers (94, 90, 87, 83, 80, 77, 73, 70, 67, 63, 60, 0)
Cells E1 through E12 contain the numbers (100, 93, 89, 86, 83, 79, 76, 72, 69, 66, 62, 59)
Last edited: