G
Guest
What is the proper syntax for using
application.worksheetfunction.vlookup(emb,"c:\lists\filename.xls"!sheet1.A1:AB300,5,false)
Basically how do you use the worksheetfunction vlookup looking up in a
different file, with the full path in case the file is not open
application.worksheetfunction.vlookup(emb,"c:\lists\filename.xls"!sheet1.A1:AB300,5,false)
Basically how do you use the worksheetfunction vlookup looking up in a
different file, with the full path in case the file is not open