Skip to content

Lookup and reference functions

swmal edited this page Nov 11, 2012 · 15 revisions

VLookup

Looks up a value in the first column of a table and returns the corresponding value from another column Example: VLookup(2, "A1:B2", 1)

Clone this wiki locally