PDF download Download Article PDF download Download Article

Using the SUM function in Excel is an easy way to save yourself lots of time.

Easiest Way to SUM in Excel

Select the cell next to the numbers you want to add, click the AutoSum button on the Home tab, then press enter—Excel will automatically create a formula to add up the numbers.

Method 1
Method 1 of 3:

Writing a Sum Formula

PDF download Download Article
  1. [1]
  2. [2]
    Advertisement
  3. Like this: =SUM.[3]
  4. Like this: =Sum(A2:A4).[4]
  5. Excel will add up the numbers in cells A2 to A4.
  6. Advertisement
Method 2
Method 2 of 3:

Using AutoSum

PDF download Download Article
  1. Click into the cell at the end of the list you want to add (below or next to the given numbers).[5]
    • In Windows, press Alt and = at the same time.
    • On a Mac, press Command and Shift and T at the same time.
    • Or on any computer, you can select the Autosum button from the Excel menu/ribbon.
  2. [6]
  3. Advertisement
Method 3
Method 3 of 3:

Copying the Sum Function to Other Columns

PDF download Download Article
  1. The pointer will turn into a thick black cross.
  2. Keep it held down as you drag it across all of the cells you wish to add.[7]
  3. Excel will AutoFill the rest of the formulas for you!
  4. Advertisement

Community Q&A

Search
Add New Question
  • Question
    How can I create a source data using auto sum for the total?
    Community Answer
    Community Answer
    The function =SUM(Column and row to start, Column and row to end) in the cell you wish. E.g., =SUM(B2:B7).
  • Question
    How do I use the Sum function to add cells B5, B6, B9, B11?
    Community Answer
    Community Answer
    =SUM(B5, B6, B9, B11).
  • Question
    How do I add a cell to a sum formula?
    Community Answer
    Community Answer
    You can use =SUM(A1, B1). If you already have the above, find the name of the cell, add a comma to the end, and type in the name. An alternative to these is to type "=SUM" and then click and drag the items you would like to be included. Don't forget the closing parenthesis!
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Tips

  • Once you start typing after the = sign, Excel will present you with a drop down list of available functions. Click once with the left mouse button, in this case, on SUM to highlight it.
  • Think of the colon as the word TO, for example, B4 TO B7
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

You Might Also Like

Sum Multiple Rows and Columns in ExcelSum Multiple Rows and Columns in Excel
Add Up Columns in Excel Add Up Columns in Microsoft Excel: Quickly Sum Numbers
Add in Excel Add Numbers & Cells in Excel: Complete Guide
Use Summation Formulas in Microsoft Excel Use the SUM Function in Excel to Add Cells, Ranges, & Numbers
Add Two Cells Containing the Sum of Other Formulas in Excel Add Two Cells Containing the Sum of Other Formulas in Excel
Total a Column on Google Sheets on PC or MacTotal a Column on Google Sheets on PC or Mac
Subtract in ExcelSubtract in Excel
Add Rows in Excel with a FormulaAdd Rows in Excel with a Formula
Type Formulas in Microsoft ExcelType Formulas in Microsoft Excel
Create a Budget SpreadsheetCreate a Budget Spreadsheet
Combine Two Columns in Excel Combine Columns in Excel Without Losing Data
Multiply in ExcelMultiply in Excel
Make a Spreadsheet in ExcelMake a Spreadsheet in Excel
Add the Same Value to Multiple Cells in Excel Copy the Same Text to Multiple Cells in Excel: Desktop & Mobile
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 17 people, some anonymous, worked to edit and improve it over time. This article has been viewed 412,203 times.
How helpful is this?
Co-authors: 17
Updated: March 19, 2024
Views: 412,203
Categories: Microsoft Excel
Article SummaryX

The easiest way to find the sum of a column or row of numbers is to use Excel’s AutoSum feature. Start by clicking the first empty cell below your data if summing a column, or the first empty cell next to your data if summing a row. On the Home tab, click the AutoSum button on the toolbar. This displays the SUM formula in the cell and highlights the cells to be added. Press the Enter or Return key on your keyboard to see the sum of the selected cells. You can also use the SUM function in your own formulas to add values. Let’s say you want to add the values of two cells in different columns, A2 and C5. First, click the cell where you’d like the sum to appear. Then, type an equals sign, followed by the word SUM. Immediately after, type a left parenthesis, and then the address of the first cell, A2. Next to that, type a comma, followed by the address of the other cell in your equation, C5. Type a right parenthesis immediately after that to end the formula, and then press the Enter or Return key to see the results. If you want to add more than two numbers, just type another comma after the last cell address, followed by the next cell to add. To get the sum of a range of cells, separate the cell addresses at the beginning and end of the range with a colon. You could also replace the comma with other operators, such as a forward-slash to divide, an asterisk to multiply, or a minus sign to subtract.

Did this summary help you?

Thanks to all authors for creating a page that has been read 412,203 times.

Is this article up to date?

Advertisement