How to use this office tool
Upload an Excel workbook, select the worksheet to copy, and process it. A duplicate with a unique “Copy” name is added to a new workbook.
Copy a selected Excel worksheet inside the same workbook and download a new XLSX file, with browser-only processing.
Upload an Excel workbook, select the worksheet to copy, and process it. A duplicate with a unique “Copy” name is added to a new workbook.
The selected sheet data is cloned into a second worksheet while existing sheets are reproduced in the downloadable XLSX file.
Cell values and formulas supported by the parser are carried over; advanced Excel objects are not guaranteed.
XLSX, XLS, CSV, and TSV are accepted where the operation supports them. Browser memory, parser support, and Excel worksheet limits apply.
| Format | Support |
|---|---|
| XLSX / XLS | Parsed locally; advanced workbook objects may not be preserved |
| CSV / TSV | Quoted fields supported; encoding is read by the browser |
The tool uses the original name plus “Copy” and adds a number when needed to keep the name unique.
Parsed formulas are retained when supported, but verify references because Excel's full copy engine is not available.
No guarantee is made for VBA or macro preservation in a newly written XLSX file.
This page duplicates the selected sheet once per run.
No. It generates a separate workbook for download.
| Stage | Action |
|---|---|
| Input | Validated and parsed locally |
| Output | A newly generated file is downloaded |