0
The lookup process is basically the same as is for a number, because excel considers dates to be numbers. The lookup value is looked up in the left most column in a table and is returned from the given column index.
Category: Lookup and reference
Looks in the first column of an array and moves across the row to return the value of a cell
VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])
Create a new account
I already have an account
By signing in/up, you agree to the Terms of Use and Privacy Policy.
You haven't saved the current formula!
Are you sure to continue?
You haven't save the current formula!
0
The lookup process is basically the same as is for a number, because excel considers dates to be numbers. The lookup value is looked up in the left most column in a table and is returned from the given column index.