
Microsoft Excel may be known for its complex calculations and formulas, but it’s no slouch when it comes to simple arithmetic. There are many ways to find solutions to simple math problems, such as finding the sum of the numbers in multiple cells.
Finding the sum of numbers in adjacent columns or cells
The fastest way to calculate sum of squares in Excel is to just highlight the list of numbers and check the lower right corner of the screen. Here you will find the sum of all selected cells along with their average and the number of cells you add.
But we’ll assume you want to add the sum to the workbook itself. In this case, highlight the digits you want to add.
In the “Formulas” tab, click “AutoSum” to find the sum of the list of numbers. Once you click, Excel will automatically add the sum to the bottom of this list.
You can also type the formula = SUM (D1: D7) in the formula bar and then press “Enter” on the keyboard or click the check mark in the formula bar to run the formula. Edit the letters and numbers in parentheses to fit your workbook.
Finding the sum of numbers in nonadjacent columns or cells
Click any empty cell in the workbook. This should be the cell in which you want to display the sum of these non-adjacent columns.
In the “Formulas” tab, click the arrow icon to the right of “AutoSum”.
Choose “Sum”.
Click on the first number in the series.
Hold the “Shift” button, then click on the last number in that column to select all intermediate numbers.
To add the second column of numbers, hold down the Ctrl key and scroll down from the first to the last number in the column. You can also add the formula = SUM (D1: D7, F1: F7) to the formula bar. Swap the cells in parentheses according to your needs.
Press the “Enter” button on the keyboard, or the check mark in the formula bar to run the formula.