Inside The Web
    Facebook Twitter Instagram
    Inside The Web
    • Office
      • Excel
      • Ms Word
      • OneDrive
      • Google Docs
      • Google Sheets
      • Google Drive
    • Email
      • Gmail
      • Outlook
      • Emal Etiquette
    • Office Etiquette
    • Productivity
    Inside The Web
    Home»Office»Excel»How to Sum an Entire Column in Excel

    How to Sum an Entire Column in Excel

    Asmi DhakalBy Asmi DhakalNovember 18, 2023 Excel 4 Mins Read

    Excel allows you to instantly sum an entire column in Excel using the AutoSum command. Also, if you want to manually sum a column, you can use the SUM function in Excel.

    If you have your data in an Excel table, use the Table Row feature to sum columns. For columns that are filtered, use SUBTOTAL instead of SUM to sum only visible data.

    NOTE: If you simply want to know the total, select your column. In the bottom right corner, check for the sum of your figures. This calculation will however disappear once you deselect the range.

    Use AutoSum to Sum a Column in Excel Instantly

    The AutoSum feature automatically detects numbers in a column and calculates its total. You can find and insert AutoSum from Excel’s Home tab or use a shortcut.

    For AutoSum to work, select the cell directly under your column. Then, head to Home > AutoSum or enter the following shortcut:

    Alt + =
    Excel Autosum

    Check if all cells from your column are selected in the formula, then hit enter.

    Use the SUM Function to Sum a Column in Excel

    You can also directly enter the SUM function instead of using AutoSum to calculate a column’s total.

    The SUM function is pretty easy to use and takes arrays as arguments, meaning you simply have to enter the range to calculate the total.

    Here is the syntax SUM function used in a formula:

    =SUM(number1,[number2],...)

    Take a look at this spreadsheet.

    Excel Data Table

    Column B holds the initial cost taken to manufacture an appliance. In column D, we need to calculate the total manufacturing cost of all five appliances.

    In cell E2, I entered the following formula to calculate the total cost of manufacturing the appliances.

    =SUM(B2:B6)
    SUM function Excel

    Sum a Column in Excel Table

    If you have your data in an Excel table, add all cells in each column of the table.

    Before you proceed, make sure your data is in a table. If not, select your range and press Ctrl + T. If you’ve included table headers, select My table has headers in the Create Table window, then click OK.

    1. Select your table.
    2. From the menubar, go to Table Design.
    3. In the Table Styles Option section, check the box next to Total Row.
      Total Row Table
    4. To calculate the sum of multiple tables, select the cell under each column. Once the fly-out appears, click on it and select Sum.
      Sum Table in Excel

    Sum Through Filtered Data Using SUBTOTAL

    Oftentimes, we filter cells to focus on different values in Excel. Although the cells within the row remain out of sight, Excel takes them into account when generating the total.

    If you wish to exclude the filtered in a column when adding, use the SUBTOTAL function instead of SUM.

    Here’s what SUBTOTAL looks like when constructing a formula:

    =SUBTOTAL(function_num, ref1, [ref2],...)

    Take a look at this sheet.

    Filtered table Excel

    The original list contained 15 items. After filtering the table to only show the users who have requested pencils, the column only has 7 items.

    Column C holds the number of pencils each person requested. Let’s use SUBTOTAL to count the total number of pencils requested.

    On an empty cell, enter the following formula:

    =SUBTOTAL(9,C2:C16)
    SUBTOTAL function Excel

    Use Quick Analysis to Generate Running Total

    Say, you’re working on an annual sales sheet. You need to know how much running revenue your company has generated from each month up to December.

    Using SUM to make this addition will be pretty time-consuming. Instead, use Excel’s Quick Analysis toolbar to generate a running total for all columns.

    Here’s how I calculated the running total for the 12 columns in a sales sheet:

    1. Select range B4:M34.
      Sales Sheet
    2. An icon will appear on the bottom-right corner, click on it. If it doesn’t, select Ctrl + Q.
      Quick Analysis Tool
    3. Switch to the Totals tab.
    4. Select Running.
      Running Totals Excel
    Excel Basics Formula
    Asmi Dhakal

      Asmi is a content writer specializing in MS Office. She loves writing Excel-related content to assist other users to learn their way around the program. She started using Excel when she first entered the industry as a marketing intern. Soon, she realized that learning the often-overlooked spreadsheet program was no piece of cake. In her articles, she attempts to brief out complex topics to help beginner to intermediate-level Excel users. Asmi uses Excel for everything, including creating a grocery list to managing her personal finance. She’s a bit dramatic when it comes to the Flash Fill feature; so much so that could write a eulogy out of it. When she’s not working, you’ll find her learning a new recipe, or cleaning up her mess (out of the failed recipe).

      Related Posts

      Excel By Nisha Gurung

      How to Compare Two Columns in Excel Using VLOOKUP

      Excel By Nisha Gurung

      How to Share Excel Files with Multiple Users

      Excel By Nisha Gurung

      How to Filter Based on a List in Excel

      Add A Comment
      Table of ContentsToggle Table of ContentToggle
      • Use AutoSum to Sum a Column in Excel Instantly
      • Use the SUM Function to Sum a Column in Excel
      • Sum a Column in Excel Table
      • Sum Through Filtered Data Using SUBTOTAL
      • Use Quick Analysis to Generate Running Total
      • Home
      • About Us
      • Privacy Policy
      © 2025 Inside The Web

      Type above and press Enter to search. Press Esc to cancel.