G
Guest
Hi All,
I am trying to use the formula to calculate the grades, but i am getting an
error for exceeding the Nested limits.
My formula looks like this
=IF(AA10>89,"A+", IF(AA10>79,"A", IF(AA10>74,"A-", IF(AA10>69,"B+",
IF(AA10>64,"B", IF(AA10>59,"B-", IF(AA10>54,"C+", IF(AA10>49,"C",
IF(AA10>44,"C-", IF(AA10>39,"D", IF(AA10>34,"D-", IF(AA10>29,"E",F))))))))))))
Any suggestions ?
Thanks in advance.
I am trying to use the formula to calculate the grades, but i am getting an
error for exceeding the Nested limits.
My formula looks like this
=IF(AA10>89,"A+", IF(AA10>79,"A", IF(AA10>74,"A-", IF(AA10>69,"B+",
IF(AA10>64,"B", IF(AA10>59,"B-", IF(AA10>54,"C+", IF(AA10>49,"C",
IF(AA10>44,"C-", IF(AA10>39,"D", IF(AA10>34,"D-", IF(AA10>29,"E",F))))))))))))
Any suggestions ?
Thanks in advance.