Getting Started
Get up and running with Formula Foundry in under two minutes.
Installation
Google Sheets
- Open any Google Sheets spreadsheet.
- Navigate to Extensions → Add-ons → Get add-ons.
- Search for “Formula Foundry” in the Google Workspace Marketplace.
- Click Install and grant the required permissions.
- Launch it via Extensions → Formula Foundry → Launch.
The Formula Foundry menu also offers Launch (Larger) and Launch (Smaller) for different screen sizes, plus Open Cell in Editor and Open Cell in Visual Builder — shortcuts that jump straight into the active cell’s formula.
Microsoft Excel
- Open Excel (web or desktop).
- Go to Insert → Get Add-ins (or Home → Add-ins on some versions).
- Search for “Formula Foundry” in the Office Add-ins store.
- Click Add to install.
- The Formula Foundry panel will appear in your sidebar.
First steps
Once launched, the Formula Foundry window opens inside your spreadsheet. Here’s what to try first:
- Click into any cell — the Formula Editor activates and shows the current cell’s formula (if any).
- Start typing a formula — enjoy syntax highlighting, auto-complete suggestions, and live error checking.
- Try the AI Assistant — click the sparkles icon on the side rail and describe the formula you need in plain English.
- Save a snippet — wrote a formula you’ll reuse? Save it to your Snippet Library for one-click access later.
Signing in
Formula Foundry offers a free tier. To unlock all features, you’ll need an account — but in most cases you won’t have to sign in manually.
Google Sheets — automatic sign-in
On Google Sheets there’s no sign-in screen. When you launch Formula Foundry, the add-on uses the Google account you’re already signed into Sheets with and signs you in silently in the background.
If that silent sign-in can’t complete — for example, after revoked permissions or an unusual session state — a fallback sign-in screen appears with a Sign in with Google button. Click it and you’ll be returned to your spreadsheet.
Microsoft Excel — one-time sign-in
On Excel the first launch shows a sign-in screen with Sign in with Microsoft and Sign in with Google buttons. Pick whichever account you’d like to use; a popup handles the OAuth flow and closes itself once you’ve authenticated. The add-in then loads signed in, and subsequent launches reuse that session.
Your account syncs across Google Sheets, Excel, and the web portal at app.formulafoundry.io .
Next steps
- Explore the Formula Editor to learn about the editor’s full capabilities.
- Set up Custom Variables to make your formulas readable.
- Build formulas visually with the Visual Builder.