Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a line of code that has been working for weeks in a macro and is as
follows: strSeid = Application.WorksheetFunction.VLookup(Worksheets(" Temp").Range("$B$31"), Worksheets("Lists").Range("B2:E250"), 2, False) All of a sudden this morning when the code gets to it I'm getting an error "Unable to get the Vlookup property of the Worksheet function class." I have no idea what's going on. Nothing has changed in this workbook. The ranges are valid, the variable is Dim'd, the value exists in the Lists range. Any help will be greatly appreciated! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unable to get the VLookup property of the WorksheetFunction class | Excel Programming | |||
Vlookup problem - unable to get the vlookup property | Excel Programming | |||
Vlookup property missing | Excel Programming | |||
Unable to get VLOOKUP property | Excel Programming | |||
Find OnAction property | Excel Programming |