I have an Excel 2010 workbook (let's call it 'Master') with many worksheets, whatever name.
Each worksheet has data structured as shown below. One of the columns has an identifier, such as a supplier code. Both sheets on the Master are sorted on Column1_header.
Note: The actual structure is slightly different, in that Sheet2, Sheet3... contains additional columns, and different data and number of rows associated with each supplier code.
What I need is to split the Master into multiple separate Workbooks, such that:
Here the file I need help and the file example after split.
https://drive.google.com/file/d/1b3BygYQB8zNtpn1YCH55aOFr47DN6Qom/view?usp=sharing
https://drive.google.com/file/d/1Ct9iBvOv2UuRaIs1V3HRQ8_6sVgPWx1o/view?usp=sharing
Many thanks for your support!
Each worksheet has data structured as shown below. One of the columns has an identifier, such as a supplier code. Both sheets on the Master are sorted on Column1_header.
Note: The actual structure is slightly different, in that Sheet2, Sheet3... contains additional columns, and different data and number of rows associated with each supplier code.
What I need is to split the Master into multiple separate Workbooks, such that:
- There is a separate output file (workbook) for each supplier code value.
- The name of each output file contains the associated Supplier name (ex: 1.Superee_Content)
- Each output file workbook replicates the structure of Master, i.e. has the same worksheets. Each worksheet has the same look and formatting as they do on the Master.
- The worksheets on each separate output file contain ONLY the rows for the associated Suppliercode_header value (e.g. "Superee"). So file "Superee_data.xlsx" would contain Sheet1 with the rows for "Superee", and Sheet2 with however many rows associated with "Superee" on that sheet.....
- Any formatting, such as column width, cell color, font size, etc. on the column headers on the Master are preserved in the split-up files, and (ideally) the column filter buttons.
Here the file I need help and the file example after split.
https://drive.google.com/file/d/1b3BygYQB8zNtpn1YCH55aOFr47DN6Qom/view?usp=sharing
https://drive.google.com/file/d/1Ct9iBvOv2UuRaIs1V3HRQ8_6sVgPWx1o/view?usp=sharing
Many thanks for your support!