Multiple Choice
The score of five students in a subject are inserted in row B from B2 to B6 cells and the grades for the scores are: A: 90 to 100,B: 80 to 89,C: 70 to 79,D: 60 to 69,and F: 0 to 59.Which of the following functions can you insert in the D2 cell so that it returns the grade for each score in row B?
A) =IF(B2<60,"F",IF(B2<70,"D",IF(B2<80,"C",IF(B2<90,"B","A") ) ) )
B) =IF(B2<59,"F",IF(B2<69,"D",IF(B2<79,"C",IF(B2<89,"B","A") ) ) )
C) =IF(B2=59,"F",IF(B2=69,"D",IF(B2=79,"C",IF(B2=89,"B",IF(B2=100"A") ) ) )
D) =IF(B2=0-59,"F",IF(B2=60-69,"D",IF(B2=70-79,"C",IF(B2=80-89,"B",IF(B2=90-100,"A") ) ) )
Correct Answer:

Verified
Correct Answer:
Verified
Q11: In which of the following boxes under
Q12: Nathan wants TRUE to be elicited if
Q13: Rohan wants to create a column containing
Q14: Arlo wants to use goal seek to
Q15: You have selected a cell with a
Q17: A student inserts the formula =TIMEVALUE("10:30 AM")in
Q18: Which of the following lets you fill
Q19: Stuart inserts the formula '=YEAR ('23-Aug-2012)' into
Q20: To preserve an exact cell address in
Q21: Kathy wants to add the numbers entered