Skip to main content

Workflow router

Spreadsheet Formula Tools by Workflow

Choose spreadsheet tools by task: formula builders, lookup formulas, QUERY/FILTER reports, CSV cleanup, date converters, column tools, and templates.

Formula workflow

Use these when you need a copyable formula for totals, counts, dates, or duplicate checks.

Formula pages library

Open copyable Excel and Google Sheets formulas with sample data, expected results, and troubleshooting notes.

Duplicate Checker Formula Builder

=IF(A2="", "", IF(COUNTIF($A$2:$A$100, A2)>1, "Duplicate", ""))

Lookup workflow

Use these when you need to return a value from a row that matches an ID, SKU, name, or multiple criteria.

CSV cleanup workflow

Use these when imported data needs cleaner headers, duplicate checks, unique counts, or text extraction.

Reporting workflow

Use these when you need filtered rows, monthly summaries, category totals, or spreadsheet report formulas.

Date and column workflow

Use these for date math, Excel serial dates, and column label conversions.

Template workflow

Use these when you want a lightweight CSV starter instead of building a blank sheet from scratch.

SUMIFS Formula Builder

Build a SUMIFS formula with one or two criteria, optional month matching, and copy the Excel or Google Sheets result.

FormulaReporting
Open tool

XLOOKUP Formula Builder

Build XLOOKUP formulas for Excel and Google Sheets with exact match, multiple criteria, not-found handling, left lookup examples, and #N/A fixes.

LookupFormula
Open tool

Duplicate Checker Formula Builder

Build Excel and Google Sheets duplicate checker formulas with COUNTIF, blank-row protection, all-duplicate or after-first modes, sample flags, and cleanup tips.

CleanupCheck
Open tool

CSV Column Cleaner

Clean CSV header names into lowercase spreadsheet-friendly column names locally in the browser, with previewed output and no uploads.

CSVCleanup
Open tool