Solved

The Function Returns a Value or Reference of the Cell

Question 13

Multiple Choice

The function returns a value or reference of the cell at the intersection of a particular row and column in a given range.


A) VLOOKUP(lookup_value, table_array, col_index_num)
B) INDEX(array, row_num, col_num)
C) MATCH(lookup_value, lookup_array, match_type)
D) HLOOKUP(lookup_value, table_array, row_index_num)

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions