Hi all,
I have a list of filenames (including file type extension) in sheet1, range A1:A30. Not all of them are xls file, some are pdf.
These files can be found under D:\Folder
Is there a way I can run a VBA code to locate each of these filenames under D:\Folder and save them under e.g. D:\MyFile\Docs ?
Thanks
I have a list of filenames (including file type extension) in sheet1, range A1:A30. Not all of them are xls file, some are pdf.
These files can be found under D:\Folder
Is there a way I can run a VBA code to locate each of these filenames under D:\Folder and save them under e.g. D:\MyFile\Docs ?
Thanks