RE: VLook Up
Hi Keeley,
Thanks for the question
The vlook up function is based on the lookup value supplied, start searching down from the first column in the lookup array for the row that the lookup value appears in the table array. It will then use the lookup column arguement supplied to return the value of the cell in the column specified.
Tracy