Hi everyone,
I need to replace only one tab in 1000 excel file and would like to create a workflow to do it.
So I have 1000 excel file in one folder. Every single excel file have the same shema, they have 3 tabs and one of them is called "Input".
I need to update the tab "Input" only in all the 1000 excel files. I have an other excel file that contain the updated "Input" tab.
How can I replace only the 1000 "Input" tab with the updated "input" tab without impacting the 2 other tab in the 1000 excel file? Thanks!