Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
LevBR = Application.WorksheetFunction.VLookup(daDate, Range("A5:A35"), 1,
False) where LevBR is a declared variable and daDate is a declared (as Range) variable which has been set (with Set daDate = Worksheets("Main").Range("date")) I get the "Unable to get the VLookup property of the WorksheetFunction class" error |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What am I doing wrong | Excel Discussion (Misc queries) | |||
What is wrong with my UDF | Excel Discussion (Misc queries) | |||
Insert Calculated Field (wrong Qty*Price = wrong Amount) | Excel Discussion (Misc queries) | |||
Getting wrong value due to ref? | Excel Discussion (Misc queries) | |||
Am I doing something wrong here? | Excel Programming |