Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What could POSSIBLY be causing the error 1004 on this code:
Dim LookLU2 as Range Dim Stats as Variant Set LookLU2 = Workbooks("PRProc.xls").Names("StatsAcc").RefersTo Range Stats = Application.WorksheetFunction.VLookup("112001", LookLU2, 2, False) The file is open, the lookup works when I do it manually. I don't get it. Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
worksheetfunction.vlookup error | Excel Programming | |||
Worksheetfunction.vlookup and #value error | Excel Worksheet Functions | |||
Error '1004' in WorksheetFunction | Excel Programming | |||
Error '1004' in WorksheetFunction | Excel Programming | |||
Error '1004' in WorksheetFunction | Excel Programming |