FormulaCraft

How to create a running total in Excel and Google Sheets

Topic:SUM & aggregation
Excel & Google Sheets
=SUM($B$2: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 the first row of the running total, enter =SUM($B$2:B2).
  2. 2The $B$2 is locked; the B2 moves as you copy down.
  3. 3Fill the formula down — each row totals from the top through the current row.

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

Why does my running total repeat the same number?

You probably locked both ends ($B$2:$B$2) or neither. Lock only the start: =SUM($B$2:B2).

More on SUM & aggregation

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: