Structured formula builder
Task, table context, target range, and function hint keep the request specific.
INDEX MATCH formula generator
Describe the lookup, paste the involved columns or headers, and get an INDEX MATCH formula with notes for exact matches, left lookups, two-way lookups, and fill-down references.
Request
Guest mode includes 2 tries. Founding access is $9 for 500 runs per month in this browser.
Purpose-built inputs
Task, table context, target range, and function hint keep the request specific.
Generate a new formula, translate a pasted one, or diagnose common syntax issues.
Compatibility notes call out modern functions and platform-specific behavior.
The result is formatted for scanning and placed next to a copy button.
Common formulas
Build percent of total, percent change, discount, markup, tax, tip, and completion-rate formulas.
Scan common lookup, logic, text, date, and summary formulas with examples.
Create due dates, workday counts, month-end dates, date differences, and overdue checks.
Return matching rows for status, region, date, text, and threshold conditions.
Split, extract, join, trim, clean, and replace text from messy imported cells.
Block bad IDs, duplicate values, missing fields, and invalid entries with custom TRUE/FALSE rules.
Build QUERY formulas for filtering, selecting, sorting, grouping, and labeling Sheets data.
Create margin, average price, variance, and ratio formulas that use pivot source field names.
Highlight overdue rows, missing values, duplicates, and status changes with custom TRUE/FALSE rules.
Return matching values with separate lookup and return ranges.
Build flexible lookup formulas for left lookups, two-way lookups, and older Excel files.
Total rows that match status, date, category, customer, or region rules.
Count rows across multiple text, number, and date conditions.
Use case
Create flexible lookup formulas with INDEX and MATCH when VLOOKUP is too brittle or XLOOKUP is not available.
Use this page when a workbook needs a lookup that is more flexible than VLOOKUP, especially left lookups, two-way lookups, or files that need to stay compatible with Excel versions that do not support XLOOKUP.
Do not use INDEX MATCH only because it sounds advanced. If the team already has modern Excel and a simple one-way lookup, XLOOKUP may be easier for others to read and maintain.
For SKUs in C2:C500 and categories in A2:A500, INDEX MATCH can return a category even though the return column is to the left of the lookup column.
=INDEX($A$2:$A$500,MATCH(F2,$C$2:$C$500,0))
MATCH finds the row position of the SKU in F2 inside the SKU range, and INDEX returns the value from the category range at that same position.
Upgrade when the work piles up
Try twice as a guest. Free accounts get 3 runs per week plus a monthly product email. Upgrade when formula work becomes a recurring part of the week.
500 formula runs per month in this browser, early access pricing, and account access as it ships. Stripe redirects you back after payment.
Upgrade with Stripe