- parameter: Value to search in the first column
- parameter: Table to search from
- parameter: Index of the column from which the matching value must be returned. The index of the first column is 1
- optional parameter: If omitted or TRUE, an exact or approximate match is returned. If an exact match is not found, the next largest value that is less than lookup_value is returned. If FALSE, VLOOKUP will only find an exact match.
The following video demonstrates a simple example how to use VLOOKUP:
No comments:
Post a Comment