Question: Solve the problem The function returns a value or reference of the cell at the intersection of a particular row and column in a given

Solve the problem
The function returns a value or reference of the cell at the intersection of a particular row and column in a given range.
VLOOKUP(lookup_value, table_array, col_index_num)
HLOOKUP(lookup_value, table_array, row_index_num)
INDEX(array, row_num, col_num)
MATCH(lookup_value, lookup_array, match_type)
 Solve the problem The function returns a value or reference of

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!