Excel VLOOKUP Function: How it works
How does the Excel VLOOKUP function work?
In the previous post (about LOOKUP function), I mentioned VLOOKUP but did not really go into details. I'll go into details this time but I'll make this VLOOKUP tutorial quick and simple yet understandable.
The V in VLOOKUP stands for vertical--not value! It searches for a value in the first column of a table array and returns a value in the same row from another column in the table array. The syntax for this function is VLOOKUP(lookup_value,table_array,col_index_num,range_lookup).
continue reading Excel VLOOKUP Function: How it works











