Hi All
I have this code which splits the multiple excel worksheets into individual excel file and saves it all in location as specified.
Each Excel file is named after the sheet name.
I basically have 5 sheets say MODELA, MODELB, MODELC, MODELD,and MODELE.
what i want is, I have one more Sheet called DATA, which needs to come along with each 5 Workbook after the split.
Ex: ModelA work book shoul have MODELA sheet and DATA Sheet but the excel file name should be MODELA and So on.
Thanks in advance
Bookmarks