Filters
Question type

Study Flashcards

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

Correct Answer

verifed

verified

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


A) The INDIRECT function can change a text string within a cell to a cell reference.
B) The INDIRECT function has three arguments.
C) The INDIRECT function's first argument is usually a cell reference or a text string.
D) The cell reference in the INDIRECT function reroutes to a new reference.

E) None of the above
F) A) and C)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

A pair of ________ is needed around each nested function.

Correct Answer

verifed

verified

COUNTIF and AVERAGEIF are examples of ________ statistical functions.

Correct Answer

verifed

verified

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.

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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.


A) DBSUM
B) DATASUM
C) DSUM
D) DTSUM

E) C) and D)
F) B) and C)

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


A) conjunction
B) combination
C) aggregate
D) union

E) A) and B)
F) B) and C)

Correct Answer

verifed

verified

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

A) True
B) False

Correct Answer

verifed

verified

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


A) =IF((B3<5 AND C1>7) ,"Pass","Fail")
B) =IF(AND(B3<5,C1>7) ,"Pass","Fail")
C) =IF(AND(B3<5 OR C1>7) ,"Pass","Fail")
D) =AND(IF(B3<5,C1>7) ,"Pass","Fail")

E) None of the above
F) B) and D)

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Match the following terms to their description.

Premises
DSUM
AND
IF
COUNTIF
AVERAGEIF
Responses
range,criteria
logical1,[logical2]...
range,criteria,[average_range]
logical_test,[value_if_true],[value_if_false]
database,field,criteria

Correct Answer

DSUM
AND
IF
COUNTIF
AVERAGEIF

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

A) True
B) False

Correct Answer

verifed

verified

The ________ function is the most common logical function.

Correct Answer

verifed

verified

Match the following terms to their description.

Premises
VLOOKUP
INDEX
MATCH
INDIRECT
IFERROR
Responses
ref_text,[a1]
lookup_value,lookup_array,[match_type]
value,value_if_error
array,row_number,[column_number]
lookup_value,table_array,col_index_number,[range_lookup]

Correct Answer

VLOOKUP
INDEX
MATCH
INDIRECT
IFERROR

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?


A) =IF(B7<20, "ORDER", "OK")
B) =IF(B7<20, "OK", "ORDER")
C) =IF(B7>20, "ORDER", "OK")
D) =IF(B7>20, "OK", "ORDER")

E) A) and D)
F) A) and B)

Correct Answer

verifed

verified

Showing 61 - 80 of 100

Related Exams

Show Answer