Lookups and joins
Build XLOOKUP, INDEX/MATCH, VLOOKUP, or conditional lookups across sheets while handling missing matches and duplicate keys.
AI formula generator
Describe the rule, source columns, target range, and edge cases. Griddy can write the formulas into Excel or Google Sheets so you can inspect the actual references instead of copying an answer from a chat window.
Best for formulas with a clear business rule and known input columns. Review absolute references, error handling, and copied ranges before relying on the result.
Concrete formula prompt
“Fill the commission table in columns G–L. Use SUMIF for total sales, COUNTIF for deal count, AVERAGE for average deal size, and IF statements for the tiered commission rate and final commission amount.”
The request names the output range, calculation for each column, and tiered rule. Griddy can use the existing headers and sales rows to place formulas in the summary table.
Expected output
For thresholds and exceptions, state the exact boundary behavior—for example, whether $10,000 belongs to the lower or higher tier.
Workflow
Select the source table or name its sheet and columns. Confirm that headers are unique and that numbers and dates are stored in the expected data type.
Describe the calculation in business terms, including conditions, thresholds, missing-value behavior, and whether references should remain fixed when formulas fill across or down.
Tell Griddy which column or range should receive the formula and what number format to apply. Protect source or note columns explicitly when needed.
Inspect the first, middle, and last formula, then test boundary cases such as blanks, zeros, dates at the cutoff, and values exactly on a threshold.
Formula work
Formula generation is distinct from general spreadsheet AI: success means the right expression is in the right cells, with references that continue to work when the sheet changes.
Build XLOOKUP, INDEX/MATCH, VLOOKUP, or conditional lookups across sheets while handling missing matches and duplicate keys.
Use SUMIFS, COUNTIFS, IF, IFERROR, date windows, and text rules for operating reports and exception lists.
Connect assumption cells to revenue, margin, tax, cash, ratio, NPV, IRR, or CAGR calculations without hard-coding the output.
Learn moreReview before you rely
Spreadsheet syntax is only half the job. The business rule, range boundaries, error behavior, and future copy behavior all need review.
Keep going
FAQ
Yes. Griddy can write formulas into supported Excel or Google Sheets ranges. You should still inspect the inserted expression, references, and filled range before using the result.
Yes. Cross-sheet formulas are supported. Name the source and destination sheets, specify which ranges must remain untouched, and state whether values should stay formula-driven rather than being pasted.
Include the source columns, target cells, business rule, edge cases, and expected format. If the rule has tiers or dates, spell out the exact boundaries.
Griddy can analyze workbook logic and explain formulas in context. For a repair, state the expected behavior and ask it to preserve cells that are already correct.
Start with one formula range, verify the references, and build from there.