L
L Mehl
Hello --
Can someone show me the format for using VLOOKUP in VBA to get a value from
a closed xls file?
In a worksheet
=VLOOKUP(1,TA_TestScript.xls!TestCases,2,FALSE)
TA_TestScript.xls is the closed file
works, but I can't figure out the correct combination of [ ], " ", etc. to
make it work in VBA.
Thanks for any help.
Larry Mehl
Can someone show me the format for using VLOOKUP in VBA to get a value from
a closed xls file?
In a worksheet
=VLOOKUP(1,TA_TestScript.xls!TestCases,2,FALSE)
TA_TestScript.xls is the closed file
works, but I can't figure out the correct combination of [ ], " ", etc. to
make it work in VBA.
Thanks for any help.
Larry Mehl