Summary
This excel formula generator turns a plain-English description of a spreadsheet problem into a working formula. Pick a category such as lookups, text, dates, math, logical tests, conditional counting, or cleaning duplicates, then describe what you need. The tool matches your wording against a curated library of 32 common Excel patterns, from VLOOKUP and SUMIFS to DATEDIF and TEXTJOIN, and returns the exact syntax with a plain-English explanation and a worked example. Everything runs in the browser: nothing is sent to a server, there is no sign-up, and no AI guesses the answer.
Excel Formula Generator: Type What You Need, Get the Formula
Pick a category, describe the problem in plain English, and this excel formula generator matches it against 32 curated patterns, no sign-up, nothing sent to a server.

A curated library, not a guess
32 formulas, hand-picked
Every pattern in this excel formula generator is a real, tested Excel formula: VLOOKUP, XLOOKUP, INDEX and MATCH, SUMIFS, COUNTIFS, DATEDIF, TEXTJOIN, and more, organized into 7 categories.
Keyword matching, not AI
Typing a description scores it against the keywords behind each formula and returns the closest match instantly. No server call, no model, no waiting.
Explanation and example included
Every result comes with a plain-English explanation of how the formula works and a worked example you can adapt to your own cell references.
Runs entirely in your browser
Nothing you type is sent anywhere. The matching happens locally in JavaScript, so there is nothing to sign up for and nothing to wait on.
Seven categories, one formula bar away
Lookups (VLOOKUP, XLOOKUP, INDEX and MATCH), text (TEXTJOIN, PROPER, extracting names), dates (DATEDIF, EDATE, NETWORKDAYS), math (SUMIF, SUMIFS, running totals), logical tests (IF, IFS, IFERROR), conditional counting (COUNTIF, COUNTIFS), and cleaning duplicates (UNIQUE, flagging repeats). Pick the closest category first if you know it, since it narrows the matching and gets you to the right formula faster. Leave it on "Any category" if you are not sure where your problem fits, the generator checks all seven at once and still finds the closest formula.
Common questions
Is this excel formula generator free?
Does it send my data to a server?
Does it use AI to write the formula?
What if my exact formula isn't in the list?
Does the formula work in Google Sheets too?
Why does it say 'no exact match'?
Which Excel versions does this work with?
How is this different from formula.dog?
Need a formula outside this list?
Formula Dog turns any plain-English description into a working Excel, Google Sheets, VBA, or regex formula, including LET, LAMBDA, and array formulas.