How to use this office tool
- Choose a spreadsheet and worksheet.
- Select a column, operator, comparison value, and case setting.
- Preview matching rows and download the reusable JSON rule.
Create a reusable JSON filter-rule file from spreadsheet columns, operators, values, case settings, and AND/OR logic, with a live match preview.
The builder validates each rule against the selected sheet, previews matching rows, and downloads a portable JSON definition plus column metadata.
The JSON stores rules rather than modifying Excel AutoFilter settings. Apply it in your own workflow or rebuild the filter here later.
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 builder supports contains, equals, starts with, ends with, greater than, less than, is blank, and is not blank.
No. It stores a portable rule definition and a preview count rather than changing Excel AutoFilter settings.
Yes. Text comparisons can be evaluated case-insensitively.
The builder blocks processing until a valid worksheet column is selected.
No. The rule and preview are created locally in your browser.
| Stage | Action |
|---|---|
| Input | One spreadsheet |
| Privacy | Local browser processing |
| Result | New downloadable output |