How to use this office tool
- Choose a spreadsheet, worksheet, and header row.
- Build the quality scorecard.
- Review deductions and recommendations in the downloaded XLSX report.
Score a spreadsheet for missing headers, blank cells, duplicate rows, mixed column types, formula errors, inconsistent row widths, and whitespace issues.
The scorecard combines transparent checks into a 0–100 quality score and downloads an XLSX report with issue counts and practical recommendations.
The score is a screening aid, not a guarantee of correctness. Business rules and source-system expectations still require human review.
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 |
The score starts at 100 and applies capped deductions for structural, completeness, consistency, duplication, formula, and whitespace findings.
No. It means the included technical checks found no deduction; business accuracy still requires domain validation.
No. Stored formula errors are reported, but the browser does not reproduce Excel's full calculation engine.
Yes. The downloaded report lists each check, its issue count, deduction, and recommendation.
The worksheet selected in the page is scored using the chosen header row.
| Stage | Action |
|---|---|
| Input | One spreadsheet |
| Privacy | Local browser processing |
| Result | New downloadable output |