RE: V Look Up
Vlookup allows you to find a value that you specify in a range or table of data, and then return a corresponding value.
It is a very fast way of finding and matching data.
So, for example -
You could find an employee number "E067" in a table of 1000's of employees, and then return their name, department, or phone number.