Multiple Choice
Chloe is creating an Excel spreadsheet using a number of formulas to help make some business decisions regarding her company's customers. Please refer to the figure above as you answer the questions below.
-If any one value in column C, D, or E is FALSE, then that customer is going to be put on the Accounts Receivable Watch List. Chloe wants to return a value of TRUE for customers to be put on the watch list. She will write the formula for Aster Construction first, and then copy it to the other rows. The logical construct Chloe would use is ____.
A) OR(NOT(C5) ,NOT(D5) ,NOT(E5) )
B) OR(C5:E5)
C) AND(C5:E5)
D) AND(NOT(C5) ,NOT(D5) ,NOT(E5) )
Correct Answer:

Verified
Correct Answer:
Verified
Q79: Note that an only construct always has
Q80: If logical_test results in a(n) _ value,
Q81: The _ of a company is based
Q82: The Highlight Cells Rules submenu options called
Q83: Some examples of relational logical functions are
Q85: When all of the operands copy relatively,
Q86: The >, >=, <, and <= operators
Q87: Dates are stored as _.<br>A) text and
Q88: The Conditional Formatting tools allow you to
Q89: In a nested IF function, the second