Question: Question 3 The function looks up a value in the leftmost column of a table and returns a value in the same row from a

Question 3
The function looks up a value in the leftmost column of a table and returns a value in the same row from a column you specify
Answer:
VLOOKUP(lookup_value, table_array, col_index_num)
INDEX(array, row_num, col_num)
MATCH(lookup_value, lookup_array, matoh_type)
HLOOKUP(lookup_value, table_array, row_index_num)
 Question 3 The function looks up a value in the leftmost

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!