CellBasic | 
| Name | Description | |
|---|---|---|
| VLookup(CellAddress, CellRange, Int32, Boolean) | Function to generate a Vlookup as Excel function | |
| VLookup(Object, CellRange, Int32, Boolean) | Function to generate a Vlookup as Excel function | |
| VLookup(Object, Worksheet, CellRange, Int32, Boolean) | Function to generate a Vlookup as Excel function | |
| VLookup(Worksheet, CellAddress, Worksheet, CellRange, Int32, Boolean) | Function to generate a Vlookup as Excel function |