1. Format: =VLOOKUP(lookup_value, table_range, column index number, range lookup)
2. Lookup_value - found in the leftmost column
3. Table_range - table from which data is retrieved
4. Column_index_num - column in table array from which number is to be retrieved
5. Range_lookup - logical value that can be true or false