How to use this office tool
Upload an Excel workbook and select one worksheet or all worksheets. The tool scans parsed cells for standard notes/comments and builds a CSV report.
Extract standard Excel cell notes and comments into a CSV report with worksheet names, cell addresses, authors, and text.
Upload an Excel workbook and select one worksheet or all worksheets. The tool scans parsed cells for standard notes/comments and builds a CSV report.
The report includes sheet, address, author, and comment text for every comment exposed by the browser parser.
Modern threaded comments and unsupported workbook variants may not be available through SheetJS CE.
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 |
Yes. Select All sheets to scan the workbook rather than one worksheet.
The CSV contains worksheet name, cell address, comment author, and comment text.
Support is limited to comments exposed by the SheetJS CE parser; some threaded comments may be unavailable.
No. This tool creates a report and does not modify the source file.
No. CSV has no workbook comment structure, so use an Excel workbook for this task.
| Stage | Action |
|---|---|
| Input | Validated and parsed locally |
| Output | A newly generated file is downloaded |