b. Copy the formula in cell H5 to cells H6 through H9.
c. The IF command evaluates the first logical test (i.e., G5>89). If the statement is true an
“A” is assigned. If the statement is false, the next logical statement is evaluated (i.e.,
G5>79). To place an IF statement inside another IF statement is referred to as “nesting.”
Excel allows up you to nest up to seven IF statements.