I came up with the following formula for use in Excel:<BR><BR>=IF(A2>95.9,"A+",IF(A2>92.9,"A",IF(A2>89.9,"A-", IF(A2>85.9,"B+",IF(A2>82.9,"B",IF(A2>79.9,"B-",IF(A2>75 ...
XDA Developers on MSN

The top 5 Excel formulas for students

Microsoft Excel is an undisputed king when it comes to working with numbers and data. Whether you're a student or a working ...
Excel functions, or formulas, lie at the heart of the application’s deep well of capabilities. Today we’ll tackle IF statements, a string of commands that determine whether a condition is met or not.