Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a grade spreadsheet for my teacher wife. Total points available,
total points achieved, percent (grade). I'm then using a LOOKUP to populate a letter grade column. =LOOKUP(C5,{0,60,63,67,70,73,77,80,83,87,90,93},{" E","D-","D","D+","C-","C","C+","B-","B","B+","A-","A"}) The problem is rounding. The calculated percentage achieved...is a cell with a formula that displays as a whole number. The actual calculated value is NOT a whole number. So, the LOOKUP will display a 92.78 as an A, and a 93.01 as an A+. Both actually round to a 93/A+. Is there any way to avoid this annoyance? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I Need a formula to evaluate a cell with + or - values | Excel Worksheet Functions | |||
Return Range of Numerical Values in Single Column based on Frequency Percentage | Excel Worksheet Functions | |||
View of x-axis values | Charts and Charting in Excel | |||
How can I break values apart that are in the same cell? | Excel Worksheet Functions | |||
when I add values in cells which have been calculated with percen. | Excel Discussion (Misc queries) |