ajoshi76
Member
I have a workbook called "WB1.xlsx" which has multiple worksheets "WS1", "WS2" and "WS3".
Each worksheet has a common column called "Name"....
I am looking for a macro to split the data using the Name column into multiple workbooks.
The output should look like:
WB1: Master Workbook having WS1, WS2 and WS3 (no splits)
WB2: Sheets WS1, WS2 and WS3 having data for only Resource 1
WB3: Sheets WS1, WS2 and WS3 having data for only Resource 2
WB4: Sheets WS1, WS2 and WS3 having data for only Resource 3
Till the last Resource available in WB1.
Thanks for helping in advance
Regards
Ashish
Each worksheet has a common column called "Name"....
I am looking for a macro to split the data using the Name column into multiple workbooks.
The output should look like:
WB1: Master Workbook having WS1, WS2 and WS3 (no splits)
WB2: Sheets WS1, WS2 and WS3 having data for only Resource 1
WB3: Sheets WS1, WS2 and WS3 having data for only Resource 2
WB4: Sheets WS1, WS2 and WS3 having data for only Resource 3
Till the last Resource available in WB1.
Thanks for helping in advance
Regards
Ashish