How to use this office tool
- Choose a spreadsheet and select the worksheet to separate.
- Set the header row and number of repeating groups.
- Deinterleave the rows and download the new multi-sheet workbook.
Separate alternating or repeating row groups into individual worksheets, keeping the selected header row at the top of every output sheet.
The tool distributes data rows by their position in a repeating sequence. A group count of two separates odd and even records; larger counts handle repeated multi-row exports.
Merged cells and advanced formatting may not survive SheetJS Community Edition exports.
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 |
Choose a group count of 2. The first data row goes to Group 1, the next to Group 2, and the sequence repeats.
Yes. The selected header row is repeated at the top of each generated group sheet.
Yes. Set the group count to 3 to distribute each position in the sequence to its own worksheet.
They are included only when Keep empty rows is enabled.
Basic values and formulas are exported, but advanced workbook features may not be fully preserved.
| Stage | Action |
|---|---|
| Input | One spreadsheet |
| Privacy | Local browser processing |
| Result | New downloadable output |