Guides

Excel to CSV: worksheets, formulas and formatting

Understand how a workbook becomes a flat CSV file and which spreadsheet features cannot travel with it.

Convert XLSX to CSV The tool processes your files locally; they are not uploaded.

Excel to CSV: worksheets, formulas and formatting explains why a workbook cannot be reproduced completely in a plain-text table. ConvertRS exports the first worksheet locally and uses stored formula values when they are available.

One worksheet becomes one table

CSV represents rows and fields, not a multi-sheet workbook. The current ConvertRS export reads the first worksheet only. If the required data is on another sheet, move or copy it to the first sheet in the spreadsheet application before converting.

XLS, XLSX, and ODS can all contain structures that have no direct CSV equivalent.

Formula results, not spreadsheet logic

A CSV cannot contain live spreadsheet formulas. The converter uses the cached value stored in the workbook when one is present. If another application has not recalculated or saved the workbook recently, that stored result may be missing or stale.

Open and save important workbooks in a spreadsheet application before export when formula freshness matters.

Formatting and workbook features

Colors, fonts, merged-cell presentation, column widths, charts, images, comments, and macros are not part of CSV. They are not preserved. The output is intended for the underlying first-sheet values.

CSV also does not encode a universal data type for each field. A receiving application may interpret dates, leading zeroes, or long numbers differently, so inspect sensitive columns after import.

Export privately

Use the XLSX to CSV converter, XLS to CSV converter, or ODS to CSV converter according to the workbook format. Processing stays in the browser, and the source file is not uploaded.

Check the preview, download the CSV, and open it in the destination system before discarding the workbook.

Primary sources

Related guides

Related tools