Skip to content
f(x)
=
OPEN Beta

Help us Improve spreadsheets!

Collaborate with us!
Provide in depth feedback for FREE lifetime access.

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!

Logical, improvements to your spreadsheet experience

Users everywhere are building amazing spreadsheets, but they’re still fighting with the interface.

The Solution

Formula Foundry brings a real improvements to spreadsheets – tools that enhance usability and productivity for individuals and teams.

editor.js
=IFS(
  D14 > @@Threshold, “Approved”,
  AND(D14 > 0, C14 = “VIP”), “Review”,
  TRUE, “Reject”
)
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

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 help us upgrade spreadsheets?