Solved

Which of the Following Lookup Functions Returns the Relative Position

Question 23

Multiple Choice

Which of the following Lookup functions returns the relative position of an item in an array that equals a specified value in a specified order?


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

Correct Answer:

verifed

Verified

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

Related Questions