.this is my code… =IF(Q2>3.5,” Distinction”,IF(Q2>3,”Upper Credit”,IF(Q2>2.5,”Lower Credit”,IF(Q2>2,”Pass”,IF(Q2>0,”Let my people go”)))))
=IF(Q2>3.5,” Distinction”,IF(Q2>3,”Upper Credit”,IF(Q2>2.5,”Lower Credit”,IF(Q2>2,”Pass”,IF(Q2>0,”Let my people go”)))))
New contributor
NNN TECH is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.