Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Number and Text Filters Examples in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • Subtotal function in Excel
  • Understanding Anova in Excel
  • How to Create Thermometer Chart in Excel

References

  • How to create dynamic named range with OFFSET in Excel
  • How to get relative column numbers in a range in Excel
  • How to get address of named range in Excel
  • How to get first column number in range in Excel
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • How To Create Drop-down List in Excel
  • Excel Data validation must not contain
  • Prevent invalid data entering in specific cells
  • Data validation must not exist in list
  • Excel Data validation must contain specific text

How to Create Running Total (Cumulative Sum) in Excel

by

A running total changes each time new data is added to a list. This example teaches you how to create a running total (cumulative sum) in Excel.

1. Select cell B9 and enter a simple SUM function.

2. Select cell C2 and enter the SUM function shown below.

Explanation: the first cell (B$2) in the range reference is a mixed reference. We fixed the reference to row 2 by adding a $ symbol in front of the row number. The second cell (B2) in the range reference is a normal relative reference.

3. Select cell C2, click on the lower right corner of cell C2 and drag it down to cell C7.

Explanation: when we drag the formula down, the mixed reference (B$2) stays the same, while the relative reference (B2) changes to B3, B4, B5, etc.

4. For example, take a look at the formula in cell C3.

5. For example, take a look at the formula in cell C4.

6. At step 2, enter the IF function shown below (and drag it down to cell C7) to only display a cumulative sum if data has been entered.

Explanation: if cell B2 is not empty (<> means not equal to), the IF function in cell C2 displays a cumulative sum, else it displays an empty string.

7. Enter the sales in April.

Post navigation

Previous Post:

VLOOKUP without #N/A error in Excel

Next Post:

Manipulating text strings using Left, Mid, Right, Len, Substitute in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • How to use Excel XOR Function
  • Return blank if in Excel
  • OR function Examples in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • Excel If, Nested If, And/Or Criteria Examples

Date Time

  • Display Days until expiration date in Excel
  • Extract date from a date and time in Excel
  • How to calculate Quarter of Date in Excel
  • Get days, months, and years between dates in Excel
  • Calculate time difference in hours as decimal value in Excel

Grouping

  • Running count group by n size in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into 3 hour buckets in Excel
  • Group times into unequal buckets in Excel
  • Categorize text with keywords in Excel

General

  • Sum by group in Excel
  • Advanced Number Formats in Excel
  • How to fill cell ranges with random number from fixed set of options in Excel
  • Count cells that do not contain errors in Excel
  • List sheet names with formula in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning