The formula I've created isn't working correctly and I can't figure out what I'm doing wrong.
=IF([New NCN Score Total]120 = 15, IF([New NCN Score Total]120 <= 14, IF([New NCN Score Total]120 <= 9, IF([New NCN Score Total]120 <= 6, "Very Good"), "Good"), "Poor"), "Very Poor")
Scores
15 = Very Good
10 to 14 = Good
7 to 9 = Poor
(-)6 to 6 = Very Poor
Currently, when 15 is entered, it shows Poor which is not right at all. Can anyone help?
Thanks
Faz
