AdvancedFormulas12 min35 points

Build a running total that fills down

The situation

Harbor Supply's cash forecast needs a cumulative sales column — each row showing everything up to and including that month. Written as a fixed range it is wrong on every row but the first, and written with no anchor at all it never accumulates.

A1
fx
Build a running total that fills down — question sheet. Use the arrow keys to move between cells, Enter or F2 to edit, Escape to cancel, Control D to fill down from the cell above, and Control C and Control V to copy and paste.
Row numberABCDE
1MonthSalesRunning total
2July$4,200
3August$3,800
4September$5,100
5October$4,600
6November$6,200
7December$3,900
8

Functions in this exercise

  • SUMAdds up the numbers in a range.

Who this is for