HI All,
I have a macro that splits the excel worksheets into different workbook, just wanted to check is there any way that we can create the separate workbook based on sheet name mentioned in master work sheet.
example I have a workbook with more than 30 sheets and the first sheet is the master sheet were I have mentioned the name of all sheet in column A and the workbook to be made in column B.
if in column A - (sheet 1, Sheet 2, Sheet 3) , 3 sheets are mentioned against one workbook(column B- "Chan") then the macro should create a workbook with 3 sheets(sheet 1, Sheet 2, Sheet 3) naming as Chan.
Thanks
I have a macro that splits the excel worksheets into different workbook, just wanted to check is there any way that we can create the separate workbook based on sheet name mentioned in master work sheet.
example I have a workbook with more than 30 sheets and the first sheet is the master sheet were I have mentioned the name of all sheet in column A and the workbook to be made in column B.
if in column A - (sheet 1, Sheet 2, Sheet 3) , 3 sheets are mentioned against one workbook(column B- "Chan") then the macro should create a workbook with 3 sheets(sheet 1, Sheet 2, Sheet 3) naming as Chan.
Thanks