Knowledge Level: Expert but stumped
Problem: Software
Computer Type: Apple
Model: Performa 6400/20
RAM: 65+
RAM Enhancer: None
OS Version: MacOS 8.1
Description:
Hello MacHome!
I'm trying to write a simple formula in MS Office Excel 98 for the Macintosh to figure out grades for my students (from a total of 350 possible points). I have enclosed it below. Excel keeps claiming there is a problem with it and I literally have spents hours going over it and not finding anything wrong with it. I keep getting an error in the formula. It doesn't seem to want to calculate the "D" grades for the formula! I have checked the parenthesis and structure of the function. I know there is a limit to the number of nested "If's" it will handle, but I don't believe I have exceeded it. This simple formula would help my fellow instructors. I know there is a simple solution, but I can seem to find it! Please tell me what's wrong!
=IF(M5>318,"A",IF(M5>307,"A-",IF(M5>293,"B+",IF(M5>276,"B",IF(M5>265,"B-",IF(M5>254,"C+",IF(M5>240,"C",IF(M5>229,"C-",IF(M5>215,"D","F")))))))))
Send Attachments? Yes