SyntaxFix
Write A Post
Hire A Developer
Questions
=VLOOKUP(lookup_value,table_array,col_index_num,range_lookup) will solve this issue.
=VLOOKUP(lookup_value,table_array,col_index_num,range_lookup)
This will search for a value in the first column to the left and return the value in the same row from a specific column.