How to use this office tool
- Choose a workbook and select the worksheet to split.
- Set the header row and desired number of parts.
- Create and download the ZIP containing the balanced XLSX files.
Divide a selected worksheet into equal row-based parts and download the new XLSX files together in one ZIP archive.
This splitter repeats the chosen header row in each part and distributes remaining rows as evenly as possible. It creates new workbooks rather than copying the original file.
The final part may contain fewer rows when the data cannot divide evenly.
Files are processed locally. XLSX and XLS workbooks are read with SheetJS; CSV and TSV files are parsed with delimiter-aware handling. Advanced Excel features may not be preserved in generated files.
| Format | Support |
|---|---|
| XLSX / XLS | Read workbook values and formulas |
| CSV / TSV | Read delimited rows |
| Output | New downloadable file or report |
The tool uses a balanced chunk size, so the last workbook may contain fewer data rows.
Yes. The selected header row is copied into each generated workbook.
This page splits the worksheet selected in the Sheet field. Run it again for another sheet.
The ZIP keeps all generated XLSX parts together in a single browser download.
Formula text may be preserved, but the browser does not reproduce Excel's full calculation engine.
| Stage | Action |
|---|---|
| Input | One workbook |
| Privacy | Local browser processing |
| Result | New downloadable output |