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

Data Analysis

  • How to Create Gantt Chart in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to count table columns in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Conditional Formatting Data bars Examples in Excel

References

  • Count rows with at least n matching values
  • How to get address of first cell in range in Excel
  • How to calculate two-way lookup VLOOKUP in Excel Table
  • How to use Excel LOOKUP Function
  • How to use Excel COLUMN Function

Data Validations

  • Excel Data validation exists in list
  • Excel Data validation unique values only
  • Excel Data validation with conditional list
  • Excel Data validation must contain specific text
  • Excel Data validation allow uppercase only

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

  • Extract multiple matches into separate rows in Excel
  • NOT function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel FALSE Function
  • Excel If, Nested If, And/Or Criteria Examples
  • Nested IF function example in Excel

Date Time

  • Calculate date overlap in days in Excel
  • Get days between dates in Excel
  • How to calculate quarter from date in Excel
  • Get work hours between dates and times in Excel
  • How to enter Today’s Date or Static Date and Time in Excel

Grouping

  • Map inputs to arbitrary values in Excel
  • Categorize text with keywords in Excel
  • Running count group by n size in Excel
  • Group arbitrary text values in Excel
  • Group times into 3 hour buckets in Excel

General

  • Check if range contains a value not in another range in Excel
  • 44 Practical Excel IF function Examples
  • Excel Default Templates
  • Delete Blank Rows at Once in Excel
  • Index and match on multiple columns in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning