K
Khalil Handal
Hi,
I have few workbooks in the same folder.
One of the books is "statistics" with only one sheet "sheet1". I gather
information from all the other workbooks in that folder.
If I copy all the workbooks to another drive and another folder,
"statistics" workbook will not be able to find the values.
Ex.: In cell D4 I have
='C:\Stony\[statistics.xls]Marks'!$K$67
I moved the files to Drive D:\samples
Here the problem happens.
I am looking for a VBA code to do this copying where it tells Excell to
"look in the current folder"
Doing this will not affect copying all the files to a different folder or
drive
Any help is appriciated.
I have few workbooks in the same folder.
One of the books is "statistics" with only one sheet "sheet1". I gather
information from all the other workbooks in that folder.
If I copy all the workbooks to another drive and another folder,
"statistics" workbook will not be able to find the values.
Ex.: In cell D4 I have
='C:\Stony\[statistics.xls]Marks'!$K$67
I moved the files to Drive D:\samples
Here the problem happens.
I am looking for a VBA code to do this copying where it tells Excell to
"look in the current folder"
Doing this will not affect copying all the files to a different folder or
drive
Any help is appriciated.