Hi,
Help please. I want to create VBA excel 2010 macro to do all the following in 1 go :
1) Copy all files in download folder and paste (and can overwrite) all files to new folder path.
2) Each files in download folder contains 5 worksheets: sheet1, sheet2, sheet3, sheet4, sheet5. In the new folder I want to delete two worksheets "sheet1" and "sheet3" for each files.
3) Save all the update changes in the new folder. (No need to change the filename)
Thank you.
Mr Singh
Help please. I want to create VBA excel 2010 macro to do all the following in 1 go :
1) Copy all files in download folder and paste (and can overwrite) all files to new folder path.
2) Each files in download folder contains 5 worksheets: sheet1, sheet2, sheet3, sheet4, sheet5. In the new folder I want to delete two worksheets "sheet1" and "sheet3" for each files.
3) Save all the update changes in the new folder. (No need to change the filename)
Thank you.
Mr Singh