mr.vasanth18
New Member
- Joined
- Dec 6, 2011
- Messages
- 19
Good Morning Everyone,
I have to rename multiple sheets from Multiple workbooks in same folder. Example, one folder contain 80 workbooks, each work book contain 14 sheets with different names. I had extracted all sheets names using by power query. Hereafter I can call as this as "Master file". Now I want to rename all sheets with Using VBA . This is sample Screen shot I had attached which I am expecting. In Master file I had renamed (5th Column) manually. So I need to VBA to Open Each workbook and rename based on this Master file and after rename file should be save and close.
1st Column is Name of Work book
2nd Column is Wokbook Folder Path
3rd Column is Sheet
4th Column is Current Sheet Name
5th Column is Expecting to Change New Sheet name
I have to rename multiple sheets from Multiple workbooks in same folder. Example, one folder contain 80 workbooks, each work book contain 14 sheets with different names. I had extracted all sheets names using by power query. Hereafter I can call as this as "Master file". Now I want to rename all sheets with Using VBA . This is sample Screen shot I had attached which I am expecting. In Master file I had renamed (5th Column) manually. So I need to VBA to Open Each workbook and rename based on this Master file and after rename file should be save and close.
1st Column is Name of Work book
2nd Column is Wokbook Folder Path
3rd Column is Sheet
4th Column is Current Sheet Name
5th Column is Expecting to Change New Sheet name