RE: V Lookup
Hi Jayson,
Thanks for the question.
A VLookup searches for a certain word or item within a long list and returns the value in the associated column.
So, for example, =Vlookup(A1, B2:D5, 3) looks for the value in A1 within the list in the range B2:D5 and returns the contents of the cell in the third column along.
Hope that helps, if there is anything specific let me know
Tracy