• Home
  • Tools dropdown img
    • Spreadsheet Charts

      • ChartExpo for Google Sheets
      • ChartExpo for Microsoft Excel
    • Power BI Charts

      • Power BI Custom Visuals by ChartExpo
    • Word Cloud

  • Charts dropdown img
    • Chart Category

      • Bar Charts
      • Circle Graphs
      • Column Charts
      • Combo Charts
      • Comparison Charts
      • Line Graphs
      • PPC Charts
      • Sentiment Analysis Charts
      • Survey Charts
    • Chart Type

      • Box and Whisker Plot
      • Clustered Bar Chart
      • Clustered Column Chart
      • Comparison Bar Chart
      • Control Chart
      • CSAT Survey Bar Chart
      • CSAT Survey Chart
      • Dot Plot Chart
      • Double Bar Graph
      • Funnel Chart
      • Gauge Chart
      • Likert Scale Chart
      • Matrix Chart
      • Multi Axis Line Chart
      • Overlapping Bar Chart
      • Pareto Chart
      • Radar Chart
      • Radial Bar Chart
      • Sankey Diagram
      • Scatter Plot Chart
      • Slope Chart
      • Sunburst Chart
      • Tornado Chart
      • Waterfall Chart
      • Word Cloud
    • Google Sheets
      Microsoft Excel
  • Services
  • Pricing
  • Contact us
  • Blog
  • Support dropdown img
      • Gallery
      • Videos
      • Contact us
      • FAQs
      • Resources
    • Please feel free to contact us

      atsupport@chartexpo.com

Categories
All Data Visualizations Data Analytics Surveys
Add-ons/
  • Google Sheets
  • Microsoft Excel
  • Power BI
All Data Visualizations Data Analytics Surveys
Add-ons
  • Google Sheets
  • Microsoft Excel
  • Power BI

We use cookies

This website uses cookies to provide better user experience and user's session management.
By continuing visiting this website you consent the use of these cookies.

Ok

ChartExpo Survey



Home > Blog > Microsoft Excel

What is Running Total in Excel for Smarter Insights

What is a running total in Excel?

If you’ve worked with data, you’ve likely encountered moments when you needed to track cumulative numbers. Such numbers include daily sales, expenses, or performance metrics. This feature in Excel helps you add values progressively, providing clear insights into how they build over time.

Businesses worldwide depend on Excel for data management, with over 750 million users worldwide. The ability to analyze trends is critical in both small startups and global corporations. A running total in Excel transforms raw data into meaningful insights, helping you easily spot patterns and monitor progress.

What is Running Total in Excel

Imagine tracking monthly sales. Instead of calculating totals manually for each new entry, Excel does the heavy lifting for you. For instance, global e-commerce sales grew by over 14% in 2022. Keeping up such numbers requires efficient and reliable tools, and running totals are essential to this process.

Running Total is easy to learn and apply, no matter the size or complexity of your dataset. Once you understand it, you can easily transform how you work with data. You can track progress, identify trends, and present information clearly while keeping your processes efficient.

Are you ready to make your data work smarter for you?

Table of Contents:

  1. What is Running Total in Excel?
  2. What is the Importance of Cumulative Sum in Excel?
  3. What are the Uses of Running Total in Excel?
  4. What are the Techniques for Calculating a Cumulative Sum in Excel?
  5. What is the Formula for Running Total in Excel?
  6. How to Calculate Running Total in Excel?
  7. How to Make a Cumulative Graph in Excel?
  8. Wrap Up

First…

What is Running Total in Excel?

Definition: A running total in Excel is the cumulative sum of values added sequentially. It shows how data builds over time, row by row.

This feature enables you to track progress, conduct trend analysis in Excel, and monitor changes within your dataset. Businesses often leverage running totals to measure sales growth or expense accumulation effectively.

Running Totals in Excel are easy to create using formulas or built-in tools. They provide a clear overview of cumulative performance, making them essential for data analysis and decision-making.

What is the Importance of Cumulative Sum in Excel?

A cumulative sum in Excel adds values over time, turning raw data into clear insights. It helps you track progress, analyze trends, and present information design effectively. Let’s explore why this feature matters:

  • Trend analysis: Highlights growth, decline, or consistency in your data. Tracking monthly sales with a cumulative sum shows whether you’re on pace to meet annual goals.
  • Performance tracking: Tracking cumulative performance ensures alignment with targets. For projects, budgets, metrics or KPIs, teams can monitor real-time progress. This approach provides a clear and simple way to measure achievements.
  • Simplifies reports. Presenting data to stakeholders becomes easier with cumulative sums. They offer a clear visual of progress, saving time and eliminating confusion.
  • Financial insights: Cumulative sums are crucial for understanding cash flow, revenue, and expenses. It reveals the source of money and where it’s going. This clarity aids in budgeting and data-driven decisions.
  • Customizable applications: Cumulative sums are versatile and adaptable. Whether managing inventory or tracking fundraising goals, you can customize them for any dataset. They add flexibility and accuracy to your workflow.

What are the Uses of Running Total in Excel?

A running total in Excel is a game-changer for organizing and understanding data. It gives you a live, cumulative view of your numbers, making tracking progress and spotting trends easier. Let’s see how this feature can make your work smarter:

  • Sales and revenue tracking: Calculate cumulative revenue to monitor your sales growth. This method is perfect for seeing how each sale contributes to yearly targets.
  • Expense management: Track spending over time to ensure you stay within budget. Running totals make it easy to catch overspending early.
  • Inventory management: Add up sales or purchases to monitor stock levels. This is a reliable way to avoid shortages or overstocking.
  • Project progress monitoring: Track tasks or milestones as they’re completed. A running total helps you measure progress and stay on schedule.
  • Financial reporting: Simplify reporting with clear, cumulative figures for cash flow, expenses, or profits. It helps stakeholders see the bigger picture at a glance.
  • Data analysis: Identify patterns and trends in your data. Running totals reveal how values evolve, making analysis more effective.
  • Goal tracking: Stay motivated by watching progress toward your goals. Running totals keep you focused, whether it’s sales, donations, or personal targets.

What are the Techniques for Calculating a Cumulative Sum in Excel?

Cumulative sums help you track data as it grows, providing insights and clarity. Excel offers several techniques to suit different needs, from basic formulas to advanced tools. Let’s explore the most effective ways to calculate a cumulative sum:

  1. Basic formula method: Use simple cell references to add values row by row. This method is quick, effective, and perfect for smaller datasets.
  2. Simple addition: Manually sum numbers as they appear. This method works best for short lists or occasional calculations.
  3. Using Excel tables: This tool converts your data into a table, making updating cumulative sums seamless as new data is added.
  4. Pivot tables: A Pivot Table is ideal for summarizing and analyzing large datasets.
  5. Dynamic arrays: Leverage Excel’s dynamic array formulas for flexible and automatic calculations. It’s a modern, powerful way to handle cumulative sums.

What is the Formula for Running Total in Excel?

There are several ways to calculate a running total in Excel. The ideal one depends on your data structure and the version of Excel you’re using. Here is the most common formula:

=SUM($A$1:A1)

Here’s how it functions:

  • $A$1 marks the starting point of the range, locked using absolute references.
  • A1 represents the endpoint of the range, dynamically changing as the formula is extended downward.
  • When placed in a new column, the formula computes the running total for every row.

How to Calculate Running Total in Excel?

Want to track numbers that grow as you go? Calculating a running total in Excel is the way to do it. It’s quick, easy, and works perfectly for everything from tracking sales to monitoring expenses. Let’s break it down into three simple steps.

  1. Start with =SUM: First, open your Excel sheet with the dataset you want to use. Then, type the formula =SUM. This directs Excel that you want to add numbers together.
Apply SUM Formula for Learning What is Running Total in Excel
  1. Create a running total formula: In the first cell of your running total column, reference the first value directly (e.g., =B2). In the second cell, build your running total formula. Use =SUM($B$2:B2) to include all rows from the first to the current row. The dollar sign locks the starting cell, ensuring the sum always begins there.
Create Running Total Formula for Learning What is Running Total in Excel
  1. Calculate your running total: Drag the formula down the column. Excel will calculate the cumulative total for each row automatically. Watch your data come to life as totals grow with each entry.
Calculate Running Total for Learning What is Running Total in Excel

How to Make a Cumulative Graph in Excel?

Want to turn your data into a story? A cumulative graph in Excel can do just that. It’s the perfect way to visualize progress, trends, or growth over time.

Yet, Excel’s built-in chart tools often fall flat. They lack the finesse to create visually stunning, clear graphs that grab attention.

Enter ChartExpo—a game-changer for creating powerful, eye-catching visuals. It bridges the gap where Excel falls short, making your data compelling and easy to understand.

Here are the top 5 charts and graphs created in Excel using ChartExpo:

Waterfall Chart

Waterfall Chart After Learning What is Running Total in Excel

Horizontal Waterfall Chart

Horizontal Waterfall Chart After Learning What is Running Total in Excel

Multi Series Line Chart

Multi Series Line Chart After Learning What is Running Total in Excel

Multi Axis Line Chart

Multi Axis Line Chart After Learning What is Running Total in Excel

Pareto Bar Chart

Pareto Bar Chart After Learning What is Running Total in Excel

Let’s learn how to install ChartExpo in Excel.

  1. Open your Excel application.
  2. Open the worksheet and click the “Insert” menu.
  3. You’ll see the “My Apps” option.
  4. In the Office Add-ins window, click “Store” and search for ChartExpo on my Apps Store.
  5. Click the “Add” button to install ChartExpo in your Excel.

ChartExpo charts are available both in Google Sheets and Microsoft Excel. Please use the following CTAs to install the tool of your choice and create beautiful visualizations with a few clicks in your favorite tool.

Example

Let’s dive into analyzing and interpreting data in this sample set using ChartExpo in Excel.

Stack Bridge Amount ($K)
Sales B2C 600
Sales B2B 500
Sales Others 253
COGS COGS -398
Salaries Salaries -448
Facilities Facilities -57
Other Costs Other Costs -34
Advertising Advertising -50
EBITDA EBITDA 366
Financial Income Financial Income 184
Tax Tax -116
Depreciation Depreciation -64
Amortization Amortization -30
Results Results 340
  • To get started with ChartExpo, install ChartExpo in Excel.
  • Now Click on My Apps from the INSERT menu.
insert chartexpo in excel
  • Choose ChartExpo from My Apps, then click Insert.
open chartexpo in excel
  • Once it loads, scroll through the charts list to locate and choose the “Waterfall Chart”. This chart is best suited to this scenario.
search waterfall chart in excel
  • You will see a Waterfall Chart on the screen.
See Waterfall Chart Page After Learning What is Running Total in Excel
  • Click the “Create Chart From Selection” button after selecting the data from the sheet, as shown.
Click Create Chart From Selection After Learning What is Running Total in Excel
  • ChartExpo will generate the visualization below for you.
Initial Visual After Learning What is Running Total in Excel
  • If you want to have the chart’s title, click Edit Chart, as shown in the above image.
  • Click the pencil icon next to Chart Header to change the title.
  • It will open the properties dialog. Under the Text section, you can add a heading in Line 1 and enable Show.
  • Give the appropriate title of your chart and click the Apply button.
Add Chart Header After Learning What is Running Total in Excel
  • You can enable the “Set as Total” of EBITDA and Results as follows:
Enable Set as Total of EBITDA After Learning What is Running Total in Excel
  • You can change the colors of bars by clicking on the small pencil icon of Legends as follows:
Change Colors of Bars After Learning What is Running Total in Excel
  • Click the “Save Changes” button to persist the changes.
Click Save Changes After Learning What is Running Total in Excel
  • Your Waterfall Chart will appear as below.
Final What is Running Total in Excel

Insights

  • Revenue: $1,353K generated mainly from B2C and B2B sales.
  • Costs: $1,197K, covering salaries and cost of goods sold (COGS).
  • Financial income: $184K added to revenue streams.
  • EBITDA: $366K, reflecting earnings before interest, taxes, depreciation, and amortization.
  • Net results: $340K profit after accounting for taxes and depreciation.

Enhance Insights by Visualizing Running Total in Microsoft Excel Through Charts:

  1. Open your Excel Application.
  2. Install ChartExpo Add-in for Excel from Microsoft AppSource to create interactive visualizations.
  3. Select the Waterfall Chart from the list of charts.
  4. Select your data
  5. Click on the “Create Chart from Selection” button.
  6. Customize your chart properties to add header, axis, legends, and other required information.
  7. Export your chart and share it with your audience.

The following video will help you to create a Waterfall Chart in Microsoft Excel.

FAQs

What is the difference between sum and running total in Excel?

A sum calculates the total of selected values and shows a single result. Conversely, a running total continuously adds values row by row, displaying a cumulative total. It tracks the progressive addition of data.

How do you do a running total between sheets in Excel?

To create a running total across sheets, use a formula like =SUM(Sheet1!A1, Sheet2!A1) and extend it row by row. Update the cell references for each sheet and link data consistently to avoid errors.

Wrap Up

A running total in Excel is a simple yet powerful tool. It helps track cumulative values over time. Whether analyzing trends or monitoring progress, it provides clarity.

Businesses use this feature to monitor sales and expenses, and project managers track milestones and tasks. It’s versatile and easy to apply.

Creating a running total requires basic formulas. Excel’s built-in tools, like Tables or Pivot Tables, simplify the process, and dynamic arrays offer even more flexibility.

Running totals saves time and reduces errors. They eliminate repetitive calculations and make data analysis more efficient. Moreover, visualizing running totals enhances understanding. Charts and graphs make trends clear, aiding in better decision-making.

Mastering this function unlocks Excel’s potential. It’s a must-have skill for professionals and students. Running totals turn data into insights.

How much did you enjoy this article?

ExcelAd1
Start Free Trial!
145195

Related articles

next previous
Microsoft Excel13 min read

How to Analyze Survey Data in Excel? Easy-to-Follow Steps

Discover step-by-step methods on how to analyze survey data in Excel. Explore how to organize, compute, examine, and interpret survey results effectively.

Microsoft Excel9 min read

Advanced Excel Charts: Create Impactful Data Visuals

Excel has a wide range of advanced charts and graphs to present your data comprehensively. Learn about top advanced Excel charts and how to create them.

Microsoft Excel13 min read

How to Parse Data in Excel: A Complete Guide

How to parse data in Excel? It’s the process of breaking data into structured segments. Learn the techniques, formulas, and best practices for efficiency.

Microsoft Excel13 min read

How to Make Cool Excel Charts & Graphs?

Explore cool Excel charts and graphs that turn your data into engaging visuals. Perfect for making your reports clear, creative, and impactful.

Microsoft Excel9 min read

Workout Tracking Spreadsheet for Smarter Workout Insights

A workout tracking spreadsheet helps record and track your fitness progress. This blog demonstrates how to utilize it, providing tips, templates, and benefits.

ChartExpo logo

Turn Data into Visual
Stories

CHARTEXPO

  • Home
  • Gallery
  • Videos
  • Services
  • Pricing
  • Contact us
  • FAQs
  • Privacy policy
  • Terms of Service
  • Sitemap

TOOLS

  • ChartExpo for Google Sheets
  • ChartExpo for Microsoft Excel
  • Power BI Custom Visuals by ChartExpo
  • Word Cloud

CATEGORIES

  • Bar Charts
  • Circle Graphs
  • Column Charts
  • Combo Charts
  • Comparison Charts
  • Line Graphs
  • PPC Charts
  • Sentiment Analysis Charts
  • Survey Charts

TOP CHARTS

  • Sankey Diagram
  • Likert Scale Chart
  • Comparison Bar Chart
  • Pareto Chart
  • Funnel Chart
  • Gauge Chart
  • Radar Chart
  • Radial Bar Chart
  • Sunburst Chart
  • see more
  • Scatter Plot Chart
  • CSAT Survey Bar Chart
  • CSAT Survey Chart
  • Dot Plot Chart
  • Double Bar Graph
  • Matrix Chart
  • Multi Axis Line Chart
  • Overlapping Bar Chart
  • Control Chart
  • Slope Chart
  • Clustered Bar Chart
  • Clustered Column Chart
  • Box and Whisker Plot
  • Tornado Chart
  • Waterfall Chart
  • Word Cloud
  • see less

RESOURCES

  • Blog
  • Resources
  • YouTube
SIGN UP FOR UPDATES

We wouldn't dream of spamming you or selling your info.

© 2025 ChartExpo, all rights reserved.