How to use this office tool
- Choose the workbook you want to inventory.
- Set a preview limit and start the audit.
- Review the summary, then download the timestamped XLSX snapshot.
Create a timestamped cell inventory that records sheet, address, value type, formula, displayed value, and a lightweight content fingerprint.
The builder creates a point-in-time audit workbook from the uploaded spreadsheet. Comparing reports from different dates can help reviewers identify changes outside Excel's native history features.
This is a snapshot, not a reconstruction of edits that happened before the file was uploaded.
Files are processed locally. XLSX and XLS workbooks are read with SheetJS; CSV and TSV files are parsed with delimiter-aware handling. Advanced Excel features may not be preserved in generated files.
| Format | Support |
|---|---|
| XLSX / XLS | Read workbook values and formulas |
| CSV / TSV | Read delimited rows |
| Output | New downloadable file or report |
No. It is a point-in-time cell inventory and cannot recover who changed a workbook before it was uploaded.
The report includes sheet, address, row, column, value type, formula when present, displayed value, and a lightweight fingerprint.
No. It reads the source locally and creates a separate XLSX report.
Yes. The stable sheet-address fields and fingerprints make spreadsheet or database comparisons practical.
No. Only populated cells in each worksheet range are recorded to keep the report manageable.
| Stage | Action |
|---|---|
| Input | One workbook |
| Privacy | Local browser processing |
| Result | New downloadable output |