Skip to content
f(x)
=
Invite-Only Beta

Don’t just use the tool.Build it with us.

Join the Founder’s Circle. Speak Excel, work in Google Sheets™, and help shape the future of financial modeling.

Lost in Translation?

You’re an Excel expert forced to work in Google Sheets™. You waste countless hours debugging subtle syntax differences that break your financial models. It feels like working with one hand tied behind your back.

The Solution

Formula Foundry is a professional IDE that lives inside Sheets. Write formulas the way you think, and let us handle the translation.

X
=XLOOKUP(...)
=ARRAYFORMULA(...)
Rich Formula Editor (Simple)
editor.js
=IFS(
  D14 > @@Threshold, “Approved”,
  AND(D14 > 0, C14 = “VIP”), “Review”,
  TRUE, “Reject”
)
Excel Translator
Excel
Sheets
=XLOOKUP(A2, D:D, E:E)
=ARRAYFORMULA(XLOOKUP(...))
Global Variables
{ } Variables
+
@@TaxRateSHEET
0.21
@@Q4_Forecast
GLOBAL
=SUMIFS(…) * (1 + @@Growth)
Visual Builder
Formula Builder
QUERY
SELECT A, B, SUM(C)
WHERE D = ‘Active’
AI Assistant
How do I sum column A only if B is “Paid”?

Use SUMIF:

=SUMIF(B:B, “Paid”, A:A)
Snippet Library

Snippets

Library

+ New
MRR CalculationTEAM

Calculates monthly revenue across all subscriptions…

2h ago Toom
Regex: Email ValidPRIVATE
Yesterday

How It Works

1

Join the Beta

Follow the CTA to our Beta onboarding experience, and dive right in!

2

Onboarding

Our team will reach out to set up a 10 min 1:1 intro call, and discuss next steps.

3

Shape Future

Use the tool, share your feedback, get lifetime free access, and more!

Beta FAQ

This private beta is specifically for financial professionals, analysts, accountants, and other spreadsheet power users who are highly proficient in Microsoft Excel but are required to work within Google Sheets™.

Yes, the beta program is completely free for selected testers. In fact, it’s better than free. Accepted members of our “Founder’s Circle” will receive lifetime access to the premium version of Formula Foundry.

We ask for your commitment to use Formula Foundry in your regular work and provide feedback at least once per week for approximately 4-6 weeks. This can be through bug reports, feature suggestions, or short surveys.

No. Formula Foundry is a Google Sheets™ add-on that works non-destructively. The formulas it pastes into your cells are standard Google Sheets formulas. The add-on itself lives in the sidebar and does not alter your existing data or sheet structure without your direct action.

Ready to revolutionize your workflow?