Need to find the sum of a column, row, or set of numbers in Excel? Microsoft Excel comes with many mathematical functions, including multiple ways to add sets of numbers. This wikiHow article will teach you the easiest ways to add numbers, cell values, and ranges in Microsoft Excel.

Method 1
Method 1 of 3:

Using the Plus Sign

  1. 1
    Click the cell in which you want to display the sum.
  2. 2
    Type an equal sign =. This indicates the beginning of a formula.
    Advertisement
  3. 3
    Type the first number you want to add. If you would rather add the value of an existing cell instead of typing a number manually, just click the cell you want to include in the equation. Otherwise, you can type a number manually.
    • For example, if you click cell C3, the value of C3 will be the first number in your equation. If you type 1, the number 1 will be the first number in your equation.
  4. 4
    Type a + sign.
  5. 5
    Type another number select another cell. This adds the second number or value to your equation.
    • You can add multiple cells or numbers at once if you'd like—just separate each number or address with another + sign.[1]
    • For example, if you want to find the sum of cells C3, D4, and E5, your formula will look like this =C3+D4+E5.
    • If you want to add 1 plus 1, your formula will look like this: =1+1 .
    • You can add other operations, such as subtraction or multiplication, in the same equation. In this example, we'll add the values of C3 and D4 and then subtract 2: =C3+D4-2
  6. 6
    Press Enter or Return. Now you'll see the sum of the added numbers or values in the selected cell.
  7. Advertisement
Method 2
Method 2 of 3:

Using the SUM Function

  1. 1
    Click the cell in which you want to display the sum. The SUM function works like using the plus + sign, but is a bit easier to work with when you're adding multiple cells and ranges.
  2. 2
    Type an equal sign followed by the word SUM =SUM. This indicates the beginning of the SUM formula.
  3. 3
    Type an opening parenthesis (. Your formula should now look like this: =SUM(.
  4. 4
    Select the range of cells you want to add. Click and drag over all of the cells you want to add together. For example, if you want to add the values of all cells from A1 through A10, select all of those cells now.
    • You can also select multiple columns and rows here. To select multiple non-adjacent columns and/or rows, hold down the Control key and as you select each range.
    • You don't have to select entire ranges with the SUM function—you can also enter individual numbers or cell addresses.
  5. 5
    Type a clothing parenthesis ). This finishes the formula.
    • Your formula should now look something like this: =SUM(B4,B8)
      • In this example, we've selected cells B4 through B8
    • If you selected non-adjacent ranges, each range will be separated by a comma. In this example, we selected B4 through C8 (two adjacent columns) and E4 through E5: =SUM(B4:C8,E4:E5)
  6. 6
    Press Enter or Return. The sum of the selected range now appears in this cell.
  7. Advertisement
Method 3
Method 3 of 3:

Using AutoSum for Columns and Rows

  1. 1
    Click the cell immediately below or next to the values you want to add. AutoSum will automatically create a formula that adds the values of an adjacent column or row.[2]
    • For example, if you want to add the values of cells A:2 through A:10, you would click cell A11.
    • You can also add multiple columns or rows at the same time by selecting multiple cells. For example, to display the sums of values in columns A, B, and C, you could select cells A11, B11, and C11.
  2. 2
    Click the AutoSum icon on the Home tab Σ. It's the Sigma icon (which looks like an "E") on the Home tab at the top of Excel. A formula will then appear in the selected cell.
  3. 3
    Press Enter or Return. Now you'll see the results of the formula in the cell.
    • If you selected multiple blank cells, you'll see each individual column or row's value in the selected cells.
  4. Advertisement

About This Article

Nicole Levine, MFA
Written by:
wikiHow Technology Writer
This article was co-authored by wikiHow staff writer, Nicole Levine, MFA. Nicole Levine is a Technology Writer and Editor for wikiHow. She has more than 20 years of experience creating technical documentation and leading support teams at major web hosting and software companies. Nicole also holds an MFA in Creative Writing from Portland State University and teaches composition, fiction-writing, and zine-making at various institutions. This article has been viewed 106,712 times.
How helpful is this?
Co-authors: 9
Updated: March 7, 2022
Views: 106,712
Categories: Microsoft Excel
Article SummaryX

1. Use a plus sign to write out formulas like this: =4+5
2. Use the SUM formula to add values from one or more ranges.
3. Use AUTOSUM to automatically find the total of a column or row.

Did this summary help you?
Advertisement