InterviewSolution
Saved Bookmarks
| 1. |
What is the syntax of the Vlookup function? |
|
Answer» The syntax of VLOOKUP FUNCTION which ALLOWS the users to find an ITEM’s value in one or another spreadsheet is VLOOKUP (Lookup Value,Table_Array, Col_Index_Num,[Range_Laookup]) |
|