Hello everyone,
This is my code. This code will grab all the files from a source folder, open each workbook, print all worksheets, and then close it. repeat.
However, I am getting an error saying "Run Time Error 1004. Method "PrintOut" of object_Worksheet. failed.
I think it is because there...