How to use this office tool
- Upload a workbook containing the sheets to combine.
- Review the detected sheet names and choose the header row.
- Merge the sheets, inspect the combined preview, and download XLSX.
\n
Stack every worksheet in a workbook into one combined table, with optional source-sheet labels for traceability.
Reads all worksheets, aligns them by position, keeps one header row, and appends each sheet's data into a new worksheet.
Sheets should use compatible column order. The source-sheet column helps identify where each row came from.
Accepts XLSX and XLS workbooks plus single-table CSV or TSV. Output is one XLSX worksheet.
| Input | Output |
|---|---|
| XLSX, XLS, CSV, TSV (as applicable) | New XLSX file |
The first sheet supplies the header, and the corresponding header row is skipped in later sheets.
Yes. The output includes a Source Sheet column.
Yes. This browser tool stacks by column position rather than performing a semantic column match.
Formula text can be preserved, but this tool does not reproduce the full Excel calculation engine.
This page combines sheets within one workbook. Use Merge Excel Files for multiple workbooks.
| Limit | Value |
|---|---|
| File size | 25 MB |
| Preview | Up to 100 rows × 12 columns |