How to use this office tool
- Select a compatible source file.
- Review the header or column setting and preview limit.
- Choose Move column first, inspect the bounded preview, and download the newly generated result.
Move a chosen spreadsheet column to the far left and download the reordered data as a new Excel workbook.
Uses the column number entered below, removes that column from every row, inserts it at position one, and writes the reordered selected sheet to a new XLSX file.
Keep the original file until you have checked the downloaded result in your spreadsheet application.
Accepts XLSX, XLS, CSV, and TSV. Output fidelity depends on features supported by SheetJS CE.
| Format | Use |
|---|---|
| XLSX / XLS | Workbook data input where applicable |
| CSV / TSV / XML | Plain structured-data input where applicable |
| Output | A newly generated XLSX or CSV file |
Enter its one-based column number: 1 means column A, 2 means column B, and so on.
The tool rebuilds row values and does not provide Excel-equivalent formula reference rewriting.
Yes. Missing positions are inserted as blank cells in the reordered output.
This version processes the first worksheet and writes it to a new sheet named Reordered.
No. Run the tool once per desired column order and verify each output before continuing.
| Stage | Behavior |
|---|---|
| Read | Local browser memory |
| Transform | Uses the column number entered below, removes that column from every row, inserts it at position one, and writes the reordered selected sheet to a new XLSX file. |
| Export | New downloadable file |