I have a excel sheet with positive and negative value. I have 4 grades to be assigned. How can I use a formula to assign the grades? I have tried using the IF nested function but due to negative value I am unable to do so. I have used this formula (IF(B4>89,”A”,IF(B4>79,”B”,IF(B4>69,”C”,IF(B4>59,”D”,”F”)))))

Can you have a look at the excel sheet below? the number in bracket refers to the score.

Thank you

More Nirmal D Patil's questions See All
Similar questions and discussions