PDF download Download Article
Find the total of two SUM formulas in a new cell
PDF download Download Article

This wikiHow teaches you how to use the SUM function to add two cells containing other SUM formulas in Microsoft Excel. If you get an error when trying to add your two cells, it's usually because one of your original formulas contains additional characters or multiple functions. You can fix this by placing such formulas inside the =VALUE() function.[1]

Adding Two Cells Containing Other Sum Formulas in Excel

  1. Open the Excel spreadsheet and click on an empty cell.
  2. Type =SUM() into the empty cell.
  3. Type the names of the cells you want to add together between the paragraph symbols in the =SUM() formula and press "Enter" to generate the new total.
  1. To do this, double-click the Excel document that contains your data in Finder (Macs) or File Explorer (Windows). Alternatively, if you already have Excel open, click File > Open and select the file that has the data you want to add.
  2. If the cells you're adding together use formulas that contain non-numeric characters, then you'll need to add =VALUE at the start of those formulas in order to use the SUM function.[2]
    • If either of the cells you're adding contains anything other than the standard =SUM() formula, you'll have to enclose that whole formula within the parentheses of the =VALUE() function to avoid errors. Do the following in each of the cell you're adding:
    • Double-click the cell containing the formula.
    • If the formula is standard, such as =SUM(A1:A15), you don't have to make any changes.[3]
    • If the cell contains other functions (such as IF or AVERAGE), letters, or quotes, enclose the formula within the parentheses of the =VALUE() function.
    • For example, =SUM(AVERAGE(A1:A15),AVERAGE(B1:B15)) would become =VALUE(SUM(AVERAGE(A1:A15),AVERAGE(B1:B15) )).
    Advertisement
  3. This is where you'll enter the formula that adds the other two cells together.
  4. Type =SUM() into your selected cell.
  5. You'll enter these two cell names (e.g., A4 and B4) inside the parentheses, separated by a comma.[4]
    • For example, if you're adding the values of cells A4 and B4, your formula should look like this:=SUM(A4,B4)
    • If you're adding a range of cells, like an entire column, enter =SUM(A4:24). You can also add multiple rows or columns to your equation, like =SUM(A4:24, C2:C10)[5]
  6. This adds the values of the two cells and displays the sum.
    • If the value of either of the two added cells changes, the result of your new formula will also.
    • You can update all formulas on the sheet by pressing F9.
  7. Advertisement

Community Q&A

Search
Add New Question
  • Question
    I need to add an entire column of cells containing formulas, not just 2. Can't make it work. How do I do this?
    Darlene Antonelli
    Darlene Antonelli
    Community Answer
    If you're adding a range of cells, like an entire column, enter "=SUM(A4:24)" .
  • Question
    How do you add a column of numbers (numbers derived by multiplying 2 cells) ex: cells A1 x A2, A1 x A3... all the way to A1 x A37. The total would show on A38.
    Darlene Antonelli
    Darlene Antonelli
    Community Answer
    If you're adding a range of cells, like an entire column, enter "=SUM(A4:24)" .
  • Question
    Hi. I'm trying to sum several cells that contain sums of other cells. I do as the example, but I get an error message saying the formula is wrong.
    Darlene Antonelli
    Darlene Antonelli
    Community Answer
    Add =VALUE around the formulas in the cells you're adding together. If the cells you're adding together use formulas that contain non-numeric characters, then you'll need to add =VALUE at the start of those formulas. If either of the cells you're adding contains anything other than the standard =SUM() formula, you'll have to enclose that whole formula within the parentheses of the =VALUE() function to avoid errors. Do the following in each of the cell you're adding:[1] Double-click the cell containing the formula. If the formula is standard, such as =SUM(A1:A15), you don't have to make any changes. If the cell contains other functions (such as IF or AVERAGE), letters, or quotes, enclose the formula within the parentheses of the =VALUE() function. For example, =SUM(AVERAGE(A1:A15),AVERAGE(B1:B15)) would become =VALUE(SUM(AVERAGE(A1:A15),AVERAGE(B1:B15) )).
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

  • This process will also work for other formulas (e.g., adding together two cells containing multiplication products).
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

Warnings

Advertisement

About This Article

Darlene Antonelli, MA
Written by:
wikiHow Technology Writer
This article was co-authored by wikiHow staff writer, Darlene Antonelli, MA. Darlene has been writing and editing tech content at wikiHow since 2019. She previously worked for AppleCare, served as a writing tutor, volunteered in IT at an animal rescue, and taught as an adjunct professor for EN101 and EN102. Darlene has completed Coursera courses on technology, writing, and language. She holds both a BA (2011) and an MA (2012) from Rowan University in Writing, with a focus on workplace communication. With her extensive experience, academic background, and ongoing learning, Darlene has become the go-to grammar expert for her friends and family, as well as a skilled wordsmith for anyone in need. This article has been viewed 188,950 times.
How helpful is this?
Co-authors: 12
Updated: November 13, 2024
Views: 188,950
Categories: Spreadsheets
Article SummaryX

1. Fix any issues with the original formulas.
2. Click an empty cell.
3. Type =SUM().
4. Type the cells between the parentheses separated by commas.
5. Press Enter or Return.

Did this summary help you?

Thanks to all authors for creating a page that has been read 188,950 times.

Is this article up to date?

Advertisement