Exam 5: Complex Conditional and Retrieval Functions

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

Which of the following is the correct syntax when using the AND function within the IF function?

(Multiple Choice)
4.9/5
(32)

VLOOKUP and HLOOKUP are two functions used to look up a value and return data that is associated with that value.

(True/False)
4.7/5
(31)
Match the following terms to their description.
VLOOKUP
ref_text,[a1]
INDEX
lookup_value,lookup_array,[match_type]
MATCH
value,value_if_error
Correct Answer:
Verified
Premises:
Responses:
VLOOKUP
ref_text,[a1]
INDEX
lookup_value,lookup_array,[match_type]
MATCH
value,value_if_error
INDIRECT
array,row_number,[column_number]
IFERROR
lookup_value,table_array,col_index_number,[range_lookup]
(Matching)
4.8/5
(35)

The ________ function is the most common logical function.

(Short Answer)
4.9/5
(45)

The ________ function is a database function that is great for setting up a criteria range and calculating the sum based on the filters within that criteria range.

(Multiple Choice)
4.9/5
(43)
Match the following terms to their description.
DSUM
range,criteria
AND
logical1,[logical2]...
IF
range,criteria,[average_range]
Correct Answer:
Verified
Premises:
Responses:
DSUM
range,criteria
AND
logical1,[logical2]...
IF
range,criteria,[average_range]
COUNTIF
logical_test,[value_if_true],[value_if_false]
AVERAGEIF
database,field,criteria
(Matching)
4.8/5
(35)

Advantages of using the ________ function instead the SUMIFS function include criteria are changed in cells and there is no need to alter the function.

(Short Answer)
4.8/5
(35)

The MATCH function looks for a value within a range and returns the position of that value within the range.

(True/False)
4.8/5
(35)

When a(n)________ function is nested in the logical_test argument of an IF function,both logical tests need to be evaluated as "TRUE" for the [value_if_true] argument to be returned.

(Short Answer)
4.8/5
(38)

________ functions allow evaluation of multiple logical tests and enable linking or joining of functions or formulas.

(Short Answer)
4.8/5
(34)

COUNTIF and AVERAGEIF are examples of ________ statistical functions.

(Short Answer)
5.0/5
(33)

The foundation of a logical function is a logical ________ or logical expression.

(Short Answer)
4.8/5
(42)

AND,OR,and NOT are examples of Excel ________ functions.

(Multiple Choice)
4.9/5
(34)

Outline-code uses the structure of functions but with wording that is for logical understanding.

(True/False)
4.7/5
(36)

At least one logical test must be included for the AND function.

(True/False)
4.8/5
(29)

If cell B7 contains a value that is greater than 20,and "ORDER" will be displayed when the logical test is TRUE,which of the following contains the correct IF function syntax?

(Multiple Choice)
4.9/5
(34)

A(n)________ tree allows you to break down potential decisions in a logical,structured format.

(Short Answer)
4.8/5
(33)

All of the following statements are TRUE regarding the INDIRECT function EXCEPT:

(Multiple Choice)
4.7/5
(30)

The ________ function can change a text string within a cell to a cell reference.

(Short Answer)
4.9/5
(31)

A pair of ________ is needed around each nested function.

(Short Answer)
4.9/5
(40)
Showing 61 - 80 of 100
close modal

Filters

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