I have 11000 PDF files dumped into a folder located in path: C:\ALL_PDF From these 11000 PDF files. I need to loop in that folder and copy 100 PDF files as per Excel sheet and move them to a folder located in this path: E:/PDF.
Is it possible to create a macro code that will compare my Excel sheet to all of the files inside C:/ALL_PDF , and then copy only those files that match to my Excel sheet and then copy only matching files into the C:/FILTER_PDF
Any help will be greatly appreciated. Thanks
<!-- / message -->
Is it possible to create a macro code that will compare my Excel sheet to all of the files inside C:/ALL_PDF , and then copy only those files that match to my Excel sheet and then copy only matching files into the C:/FILTER_PDF
Any help will be greatly appreciated. Thanks
<!-- / message -->