Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using very simple Vlookup function that is working very well in a
spreadsheet but in VB it says unable to get Vlookup property in WorksheetFunction class. Set rngLogIn = Worksheets("Main").Range("A9") varName = Application.WorksheetFunction.VLookup(rngLogIn, LoginName, 3, False) Can anybody help? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP error #NAME | Excel Discussion (Misc queries) | |||
Error in VLOOKUP | Excel Worksheet Functions | |||
VLOOKUP error | Excel Discussion (Misc queries) | |||
Vlookup Error | Excel Worksheet Functions | |||
using vlookup, but error #N/A | Excel Programming |