How to use this office tool
- Choose an Excel workbook containing two or more worksheets.
- Set the header row used by the sheets.
- Run the comparison and download the consistency report.
Compare worksheet headers, column order, row widths, and observed value types to find structural differences across an Excel workbook.
This checker treats the first selected header row as the expected schema and compares every worksheet against the first visible sheet. Findings are exported to a new XLSX report.
Type checks are based on observed cell values and do not reproduce Excel data-validation rules.
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 first visible worksheet in workbook order is used as the reference for header and column comparisons.
Yes. It reports missing headers, extra headers, renamed or reordered positions, and row-width differences.
The tool observes non-empty values in each column and compares its dominant number, text, date, boolean, or formula type.
No. This report focuses on headers, dimensions, and observed values rather than reproducing Excel validation behavior.
The current version checks all worksheets. Remove unrelated sheets from a copy of the workbook before scanning.
| Stage | Action |
|---|---|
| Input | One workbook |
| Privacy | Local browser processing |
| Result | New downloadable output |