XlFunc.VLookup Method
| Name | Parameters | Description |
|---|---|---|
| VLookup(IXlFormulaParameter, XlCellRange, Int32, Boolean) static | lookupValue, table, columnIndex, rangeLookup | A VLOOKUP reference function |
| VLookup(XlVariantValue, XlCellRange, Int32, Boolean) static | lookupValue, table, columnIndex, rangeLookup | A VLOOKUP reference function. |