In a VLOOKUP formula, the argument column_index_number is the number of the column within the selected table_array where the lookup result is located.
For example, if your table_array has 5 columns and you want to retrieve a value from the third column, you would use "3" as the column_index_number in your VLOOKUP formula.