FormulaCraft

How to calculate the break-even point in Excel and Google Sheets

Topic:Finance basics
Excel & Google Sheets
=A2/(B2-C2)

Verified example

Computed by a real spreadsheet engine on the sample data below.

Fixed CostsPrice/UnitVariable Cost/UnitBreak-Even Units
100005030
50002510
2000010060
80004020

=A2/(B2-C2)500

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. 1Set up three columns: Fixed Costs (A), Selling Price per Unit (B), and Variable Cost per Unit (C).
  2. 2In the Break-Even Units column, enter =A2/(B2-C2). The denominator (B2-C2) is the contribution margin per unit.
  3. 3Optionally, calculate Break-Even Revenue by multiplying the result by the selling price: =(A2/(B2-C2))*B2.

Tips

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.

Frequently asked

What if my variable costs change at different production volumes?

This basic formula assumes constant variable cost. For stepped costs, use a data table or scenario analysis with different variable cost values.

How do I calculate break-even in dollars (revenue) instead of units?

Use: =A2/(1-(C2/B2)), where the term in parentheses is the contribution margin ratio.

More on Finance basics

See all →

Formulas used

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

Last reviewed: