Excel Formula Reference
A searchable reference of common spreadsheet formulas (Excel and Google Sheets) with plain-English explanations and syntax.
| Formula | What it does |
|---|---|
No matches.
About this tool
A searchable reference of common spreadsheet formulas (Excel and Google Sheets) with plain-English explanations and syntax.
Privacy
This tool runs entirely in your browser. Your data is processed locally and never uploaded to a server.
How to use this tool
- Type a formula name like SUM, XLOOKUP, or COUNTIF into the search box.
- Open the matching result to read what the formula does in plain English.
- Check the syntax line to see the required arguments and their order.
- Use the example to copy the pattern into your own spreadsheet.
Step by step, what happens
- You search the reference by formula name or keyword, and the tool filters to matching spreadsheet functions.
- You select a result to view a short description, the syntax, and a simple example.
- The reference helps you compare Excel and Google Sheets behavior when the function exists in both.
- You use the explanation to confirm which cells, ranges, or criteria the formula expects before you enter it in a sheet.
Worked example
If you want to quickly understand a formula before using it in a sheet, you can look it up here.
Input: COUNTIF
- Enter COUNTIF in the search field to find the function entry.
- Read the plain-English summary to see that it counts cells matching a condition.
- Check the syntax and example so you can use the right range and criteria in Excel or Google Sheets.
Output: A reference entry showing what COUNTIF does, its syntax, and a usage example.
Tips and common mistakes
- Search by the exact function name first, because the reference is organized around formula names.
- Read the syntax carefully, since many spreadsheet errors come from putting arguments in the wrong order.
- Use the example to see whether the function expects a single cell, a range, or a text condition.
- If you work in both Excel and Google Sheets, compare the notes before copying a formula across.
Frequently asked questions
VLOOKUP vs XLOOKUP?
XLOOKUP is newer and more flexible (looks left or right, no column index). VLOOKUP only searches the first column.
How do I avoid #N/A errors?
Wrap lookups in IFERROR to return a friendly value instead.
Do these work in Google Sheets?
Most listed formulas work in both Excel and Google Sheets.
More Developer Tools Tools
Explore related calculators in this category
HTTP Headers Explained
Searchable reference of common HTTP request and response headers and their purpose.
Regex Explainer
Explain a regular expression token by token in plain English.
.htaccess Generator
Generate common .htaccess rules, force HTTPS, www redirect, and caching, with checkboxes.
API Key Generator
Generate random, secure API keys and tokens with an optional prefix. Cryptographically secure.
You Might Also Like
Popular tools from other categories
Distance Formula Calculator
Calculate distance between two points in 2D or 3D.
Double Angle Formula Calculator
Calculate sin(2θ), cos(2θ), and tan(2θ) from angle θ.
Empirical Formula Calculator
Determine the empirical formula from percent composition.
Half Angle Formula Calculator
Calculate sin(θ/2), cos(θ/2), and tan(θ/2) from angle θ.
Can't Find the Right Calculator?
Try our AI Math Solver, type any problem in plain English and get instant step-by-step solutions.