Multiple Choice
Give the logical function for the following: If cell B7 equals 12, check contents of cell B10. If cell B10 is 10, then the value of the function in the string is YES; if not, it is a blank space. If cell B7 does not equal 12, then the value of the function is 7.
A) =IFB7=12,ANDB10=10, "") YES) ) ,7)
B) =IFB10=10,ORB7=12,"") "YES") 7)
C) =IFB7=12,IFB10=10,"YES", "") ) ,7)
D) =IFB7=12,ANDB10=10,"YES","") B10="NO") ,7)
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which of the following is true about
Q3: Explain the different Lookup functions in Excel.
Q4: Use the data given below to
Q5: To use the VLOOKUPlookup_value, table_array, col_index_num), the
Q6: ANDcondition 1, condition 2…) is a logical
Q7: In a database file, which is organized
Q8: In a MATCH function, if the match_type
Q9: In a MATCH function, if match_type =
Q10: is a logical function that returns one
Q11: Use the data given below to