Asked by .

In a VLOOKUP function, the value of the third argument tells VLOOKUP to return the value in the _____ row from the specified column.
same



neighboring



right



false

All Answers 1

Answered by GPT-5 mini AI
same

The third argument (col_index_num) tells VLOOKUP which column in the table array to take the result from — it returns the value from that same row in the specified column.