How to use this office tool
- Choose an Excel workbook and select a worksheet.
- Set the preview size, then extract stored formula cells.
- Review formula addresses and download the CSV inspection report.
List formulas from a chosen Excel worksheet with their cell addresses and cached displayed values.
The viewer reads stored formula expressions from workbook cells and exports each formula with its address and cached result when available.
Formulas are inspected, not recalculated with the Microsoft Excel calculation engine. Cached values may be missing or outdated.
Files are processed in memory on this device. Large or structurally complex workbooks may require desktop spreadsheet software.
| Input | Support |
|---|---|
| XLSX / XLS | Parsed locally with SheetJS CE |
| CSV / TSV | Not recommended; formula metadata is unavailable |
| Limits | 25 MB per file, bounded preview, up to 500,000 used cells |
No. It extracts stored formulas and cached results but does not reproduce the Microsoft Excel calculation engine.
Yes. Every row includes the worksheet name, cell address, formula expression, and cached value when available.
CSV has no native formula metadata. Use an XLSX or XLS workbook for reliable formula extraction.
Formulas in the selected sheet's used range can be listed even when their rows or columns were hidden in Excel.
The interface inserts formula text with textContent, so it is displayed as text and is not executed as HTML.
| Processing detail | Behavior |
|---|---|
| Browser processing | No file upload |
| Preview | 5–100 rows |
| Output | New generated file |