FormulaCraft

How to calculate cash runway in months in Excel and Google Sheets

Topic:SaaS metrics
Excel & Google Sheets
=B1/B2

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1In cell A1 enter 'Cash Balance ($)' and in B1 enter the current bank balance (e.g. 1200000).
  2. 2In cell A2 enter 'Avg Monthly Net Burn ($)' and in B2 enter your 3-month average net burn (e.g. 80000).
  3. 3In cell A3 enter 'Runway (months)' and in B3 calculate =B1/B2.
  4. 4Optionally, compute the runway end date in B4 with =EDATE(TODAY(),FLOOR(B3,1)) to see the month cash runs out.
  5. 5Build a sensitivity table varying burn rate by ±10% and ±20% to understand how quickly runway changes with cost changes.

Tips

Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.

Frequently asked

Should I use the most recent month's burn or a 3-month average?

A 3-month rolling average smooths one-off spikes. If you recently made a step-change in headcount, weight recent months more heavily or use the current run rate going forward.

How does runway change if we hit a revenue milestone?

Model it as a reduction in net burn from that month forward. Build a month-by-month cash flow projection rather than relying on the simple division formula for milestone-sensitive decisions.

What is considered a safe runway for a Series A startup?

18–24 months of runway at time of close is the common target. Less than 12 months after closing a round suggests the raise was undersized or burn is too high.

More on SaaS metrics

See all →

Formulas used

Related tasks

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: