Multi-line editor with indentation
Read a 200-character formula on 12 lines instead of one. Indentation matches the nesting; matching parens highlight when you click them. The formula bar's biggest sin is finally fixed.
You inherited the file. The formulas are 200 characters long, the logic is buried, and the analyst who wrote it left two quarters ago. Formula Foundry shows you what's actually happening — color coded, indented, broken into a visual tree — without you guessing.
Trial days only count when you actually open the add-on. No credit card.
How it works
Open Formula Foundry's sidebar; whatever cell is selected loads into the multi-line editor instantly. No copy-paste, no typing the cell reference.
Color-coded functions, ranges, and constants. Indentation that follows the nesting. The 200-char one-liner becomes 12 readable lines.
When the structure isn't enough, the AI assistant explains the formula in plain English — function by function, branch by branch. Useful for the SUMPRODUCT-disguised-as-an-array-formula trick.
What makes formulas readable
Read a 200-character formula on 12 lines instead of one. Indentation matches the nesting; matching parens highlight when you click them. The formula bar's biggest sin is finally fixed.
Functions, ranges, constants, and named refs each get their own color. Mismatched argument count or a busted range jumps out instead of hiding in the middle of a wall of text.
Click into a nested IF/SUMIFS/INDEX-MATCH and the visual builder renders the call tree as a form. You can see every argument named, every branch labeled — without rewriting the formula.
Paste any formula, get a step-by-step breakdown. Useful when the original author optimized for cleverness instead of legibility. Especially helpful on an array-formula-wrapped lookup where the intent isn't obvious.
See it in action
Got questions?
Stop guessing what formulas do
Install Formula Foundry, open the cell, and read the formula the way it should have been written.