F
FIRSTROUNDKO via OfficeKB.com
Hi,
have a workbook abc****.xls in c:\myfolder\
I want to open it
**** is of variable length
I think I need to use something like
Workbooks.Open Filename:= c:\myfolder\
or maybe should I call the abc****.xls to a cell first
Thanks in advance
have a workbook abc****.xls in c:\myfolder\
I want to open it
**** is of variable length
I think I need to use something like
Workbooks.Open Filename:= c:\myfolder\
or maybe should I call the abc****.xls to a cell first
Thanks in advance