Workflow router

Spreadsheet Tools by Workflow

Choose spreadsheet tools by task: formulas, lookups, CSV cleanup, reporting, dates, columns, and templates.

Formula workflow

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

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.