I am using the Vlookup function to give my students a letter grade.
If the student has a grade of 79.9 and I round it off to 80 - the computer still returns a letter grade of C instead of B. How can I get it to return a letter grade of B when rounded off.
My formula looks like this right now.
=VLOOKUP(I4,$I$21:$J$25,2)
Thanks, Rita
If the student has a grade of 79.9 and I round it off to 80 - the computer still returns a letter grade of C instead of B. How can I get it to return a letter grade of B when rounded off.
My formula looks like this right now.
=VLOOKUP(I4,$I$21:$J$25,2)
Thanks, Rita