I have created dynamic excel files with 2 worksheets in each file. I want to add another worksheet into each excel file which consists of my custom page which is needed to be added in each existing excel file.
All the existing excel files are in a folder and I am looking to loop through all the existing excel files in that folder and add the custom page to each file being as a 3rd worksheet of that excel file.