Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
there's one integer variable, j.
I want to use VLookup function here, and the table Array parameter should be Column j to j+1 But how to write this code in VBA? Application.VLookUp(Cells(1,1), COLUMNS(j,j+1), 2 FALSE) ??? It report erros like above. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
array table and vlookup | Excel Worksheet Functions | |||
VLOOKUP - 3 Table Array | Excel Worksheet Functions | |||
How to use a cell value as Table Array in VLOOKUP worksheet function | Excel Discussion (Misc queries) | |||
Naming A Table Array in Vlookup | Excel Programming | |||
Fixing table array in vlookup? | Excel Programming |