premsaradhi
New Member
- Joined
- Feb 7, 2023
- Messages
- 8
- Office Version
- 2007
- Platform
- Windows
Hi all,
I have an excel workbook having some huge data.
I need to split the master workbook into separate workbooks. The splitting of data should take place whenever it finds an empty row.(splitting spot).
And I want the newly created workbooks to have below conditions:
1) A filename with serial number (Ex: BV0001, BV0002, BV0003,... and so on.
2) Same header from master file should be pasted in all new files
3) In all new files data must pasted be in "Sheet1".
I have an excel workbook having some huge data.
I need to split the master workbook into separate workbooks. The splitting of data should take place whenever it finds an empty row.(splitting spot).
And I want the newly created workbooks to have below conditions:
1) A filename with serial number (Ex: BV0001, BV0002, BV0003,... and so on.
2) Same header from master file should be pasted in all new files
3) In all new files data must pasted be in "Sheet1".