Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am getting "Unable to get the VLookup property of the WorksheetFunction
class" error on this line of code. Any ideas? If Application.WorksheetFunction.IsNA(Application.Wor ksheetFunction.VLookup(cRegion, rngFSC, 1, False)) = True Then I also tried this, with the same returns: If IsError(Application.WorksheetFunction.VLookup(cReg ion, rngFSC, 1, False)) Then |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What is wrong with this code? | Excel Programming | |||
What's wrong with this code? | Excel Programming | |||
Wrong code? | Excel Programming | |||
Can someone tell me what is wrong with this code? | Excel Discussion (Misc queries) | |||
What's wrong with this code??? | Excel Programming |