filmov
tv
The Most Important Excel Function You Will Ever Learn: VLOOKUP Function
![preview_player](https://i.ytimg.com/vi/vB0jcZQLedE/maxresdefault.jpg)
Показать описание
Use the VLOOKUP function to look up an input value (usually an ID number) on a reference table and spit out another value that's associated with it.
A common example is to look up a Product ID Number, and use it to find the price of that product from a price list.
VLOOKUP Arguments Explained:
lookup_value = What value do you want to use to find other values?
table_array = Where is the lookup table of other values?
col_index_num = Which column number (relative to the lookup table) is the data you want to find located in?
range_lookup = Do you want an Exact Match (FALSE) or Approximate Match (TRUE)?
Note: I highly recommend practicing this function over and over again until you get the hang of it. It's quite challenging, but also extremely powerful.
---
Download the spreadsheet in this video here:
For more Excel shortcuts, formulas, and tips, go to:
A common example is to look up a Product ID Number, and use it to find the price of that product from a price list.
VLOOKUP Arguments Explained:
lookup_value = What value do you want to use to find other values?
table_array = Where is the lookup table of other values?
col_index_num = Which column number (relative to the lookup table) is the data you want to find located in?
range_lookup = Do you want an Exact Match (FALSE) or Approximate Match (TRUE)?
Note: I highly recommend practicing this function over and over again until you get the hang of it. It's quite challenging, but also extremely powerful.
---
Download the spreadsheet in this video here:
For more Excel shortcuts, formulas, and tips, go to:
Комментарии