Exam 4: Applying Logic in Decision Making

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Excel provides ____ tools, which are tools you can use to identify a set of conditions and specify the formatting if those conditions are met.

(Multiple Choice)
4.9/5
(37)

=OR(FALSE,TRUE,TRUE) results in the final value of ____.

(Multiple Choice)
4.9/5
(37)

Up to the maximum of ____ levels of nesting can be used in a formula.

(Multiple Choice)
4.8/5
(43)

To remove all of the conditional formatting on a worksheet, select the Conditional Formatting button, select ____ in the drop-down menu, and then click Clear Rules from Entire Sheet.

(Multiple Choice)
4.9/5
(37)

You can apply conditional formatting to cells based on ____.

(Multiple Choice)
4.8/5
(38)

An IF function is a Boolean logical function that returns one value if a specified condition evaluates to TRUE, and the same value if the specified condition evaluates to FALSE.

(True/False)
4.9/5
(42)

When you are only comparing two values with only a TRUE or FALSE result, an IF function ____.

(Multiple Choice)
4.8/5
(39)

One of the daily reports that is delivered to management every day lists any customer who has a balance due of $100,000 or more. If the customer has a high balance, the formula should return due date. Otherwise, the cell is left blank. Assuming that the balance due is in column D in the spreadsheet above, what would the formula look like?

(Multiple Choice)
4.9/5
(36)

The formula =OR(25<24,MIN(1,10)<2,3<=2+1) returns a ____ value.

(Multiple Choice)
4.7/5
(37)

Excel interprets the formula =Goodbye>Hello, with no quotation marks, by ____.

(Multiple Choice)
4.7/5
(41)

MATCHING MATCHING     Identify the letter of the choice that best matches the common logical construct. -OR(A1:A4) Identify the letter of the choice that best matches the common logical construct. -OR(A1:A4)

(Multiple Choice)
4.8/5
(33)

TRUE and FALSE are referred to as Boolean logical values.

(True/False)
4.8/5
(38)

The formula =OR(K3:K21) returns a TRUE value if any of the values in K3 through K21 contain the value TRUE.

(True/False)
4.8/5
(27)

To test if neither L3 nor M3 is TRUE, you can use the none of construct.

(True/False)
4.9/5
(48)

NOT(FALSE) returns the value ____.

(Multiple Choice)
4.9/5
(41)

MATCHING MATCHING     Identify the letter of the choice that best matches the common logical construct. -AND(A1,NOT(OR(A1:A4))) Identify the letter of the choice that best matches the common logical construct. -AND(A1,NOT(OR(A1:A4)))

(Multiple Choice)
4.9/5
(44)

The syntax of the NOT function evaluates ____.

(Multiple Choice)
4.8/5
(40)

The Excel Conditional Formatting tools allow you to insert small graphics called ____________________.

(Short Answer)
4.9/5
(38)

If the conditions are not mutually exclusive, resulting in more than one specified condition being TRUE, the formatting ____.

(Multiple Choice)
4.7/5
(38)

Note that a(n) ____ construct always has a positive condition to be evaluated AND a negative condition to be evaluated.

(Multiple Choice)
4.9/5
(35)
Showing 101 - 120 of 150
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)