Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
=((B3-B2)*4)/C2Computed by a real spreadsheet engine on the sample data below.
| Quarter | ARR ($) | S&M Spend ($) |
| Q1 | 1000000 | 150000 |
| Q2 | 1240000 | 160000 |
=((B3-B2)*4)/C2→6.4
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need it for your exact data?
Describe your columns in plain English and get the precise formula for your sheet, with the right Excel or Sheets syntax.
Sales salaries (including commission), marketing salaries, advertising, tools, events, and any direct cost attributed to customer acquisition. Use the same definition consistently quarter over quarter.
Yes — use monthly MRR changes and monthly S&M spend with a one-month lag. Multiply MRR gain by 12 instead of 4 to annualize: ((MRR_current − MRR_prior) × 12) / Prior_Month_SM_Spend.
They are related inversions: a magic number of 1.0 corresponds to a roughly 12-month CAC payback at 100% gross margin. At 75% gross margin, a magic number of 1.0 implies ~16 months payback.
Spills a grid of random numbers with specified rows, columns, min, max, and integer/decimal options. Excel 365 and Google Sheets only.
How-toCalculate monthly or annual customer churn rate as lost customers divided by starting customers, expressed as a percentage, in Excel and Google Sheets.
Error fixFix ##### in Excel — the column is too narrow to display the number or date. Widen the column or change the format to resolve it.
ReferenceConverts an array or range into a single text string, with concise or strict formatting options.
How-toLearn how to calculate MRR in Excel and Google Sheets using SUMIF to sum active subscription revenue by billing period, normalized to a monthly figure.
Error fixArray result was not expanded in Google Sheets means output cells are blocked. Clear adjacent cells or use a blank area.
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: