nirmala.seetharaman
New Member
- Joined
- Mar 9, 2011
- Messages
- 7
I have a workbook that contains multiple worksheets. One of the sheets "SheetList" lists all the worksheet names (example below). I need to now group the worksheets based on the codes in their names and save them as a separate workbook. Is this possible using a macro ?
Example - SheetList worksheet contains below data -
A-01
A-02
A-03
B-01
B-02
C-01
Now I need to have 3 different workbooks with each of them containing their respective worksheets ie., Workbook1 contains worksheets A-01, A-02, A-03 ; Workbook2 contains worksheets B-01, B-02 and Workbook3 contains C-01
Appreciate your help and advice on how this can be achieved.
Thanks in advance. <!---->
<!---->
Example - SheetList worksheet contains below data -
A-01
A-02
A-03
B-01
B-02
C-01
Now I need to have 3 different workbooks with each of them containing their respective worksheets ie., Workbook1 contains worksheets A-01, A-02, A-03 ; Workbook2 contains worksheets B-01, B-02 and Workbook3 contains C-01
Appreciate your help and advice on how this can be achieved.
Thanks in advance. <!---->
<!---->
Last edited: