Restructure: Split Workbooks
Split workbook into multiple single-sheet workbooks
wsplit_book 1; // split all workbook in active folder
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Split | fld |
Input int |
|
Specify what workbooks are to be split
Option list:
|
Split Mode | mode |
Input int |
|
Specify the split mode
Option list:
|
Keep Source Workbook | keep |
Input int |
|
Whether keep source workbook after split |
Rename Book Name with Sheet Name | rename |
Input int |
|
Whether rename the new book name using the sheet name extracted |
Key String Search at | match |
Input int |
|
Where to search the key string
Option list:
|
Key String(like:"?ook*") | key |
Input string |
|
Specify the key string used in searching |
Split specific workbooks into multiple workbooks with single sheet