Skip to content
Menu
Mujahidtricks
  • Home
  • CONTACT US
  • ABOUT US
  • Terms and Conditions
  • Disclaimer
  • COOKIES POLICY
  • Privacy Policy
Mujahidtricks

Add numbers in Google Sheets

Posted on April 27, 2022 by admin

You can perform many different math operations in Google Sheets, including adding numbers. You can add numbers in columns or rows, or even numbers in different cells. Here’s how it’s done.

Add numbers in a single cell

You can quickly add numbers in a single cell with the =#+# formula. For example, to get the sum of 2+2, enter:

=2+2

The formula to add numbers in a single cell.

Press Enter to return the result.

The result of the sum of a single cell.

That’s all!

Add the numbers of a single column or row using the SUM function

You can quickly get the sum of numbers in a single row or column by using the SUM function. Let’s say we want to have the sum of the numbers in cells A2 through A6. First, select the cell you want to calculate the sum in, and enter this formula:

=SUM(A2:A6)

The SUM function in cell C2.

This function tells Google Sheets that you want to get the sum of the numbers from A2 through A6. Make sure to use a colon (:) between the cell numbers. If you use a dash (-) which is often used to describe “everything in between”, Google Sheets subtracts the input cells instead.

After entering the correct formula, press Enter and the result will appear.

The sum of the numbers in column A.

Similarly, you can add the numbers in a row by taking a similar approach. Let’s say that instead of adding the numbers from column A, we want to add the numbers in row 2 (A2 through E2). Select the cell where you want to calculate the sum, and then enter this formula:

=SUM(A2:E2)

The sum function for a series of numbers.

Press Enter to display the results.

The result of the sum of the sequence of numbers.

Add the number of multiple columns or rows with SUM function

You don’t need to re-enter the formula multiple times. If you want to quickly get the sum of multiple rows or columns, you can enter the formula once, and then use the drag and drop method to get the results quickly.

First enter the SUM function in the cell to get the sum of the first row (or column). So, if you want to get the sum of cells A2 to C2, enter the following:

=SUM(A2:C2)

The sum of row A2.

Press Enter to get the result. Then click the bottom right corner of the cell and drag it down. Google Sheets automatically updates the SUM formula for each row (or column).

Add the number of different cells using the SUM function

You can get the sum of numbers from cells in different columns and rows by simply replacing the colon (:) with a comma (,) in the SUM formula.

For example, to get the sum of cells A2, B3, C5, and D4, enter:

=SUM(A2,B3,C5,D4)

The sum function for multiple cells.

Press Enter to get the result.

The result of the sum of several cells.

Google does the hard work for you

If you just need a quick answer and don’t really have the time to enter a formula, Google understands. All you need to do is highlight the cells you want to get the sum for by clicking and dragging your cursor over them.

Selected cells in Sheets.

Once selected, Google Sheets will automatically add them for you. Just look in the bottom right corner of the window!

Google's autosum function.

Neat right?

Google Sheets is a fantastic tool for these basic math operations. In addition to addition, you can also subtract, multiply and divide numbers. Who needs a calculator?

RELATED: 9 Basic Google Sheets Features You Should Know

Uncategorized

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Ansible
  • Computer
  • Linux User Management
  • Microsoft
  • Microsoft Surface
  • PHP MySQL
  • Reviews
  • Technology
  • Trending
  • Uncategorized
  • Windows 10 PC
  • Windows 11
  • XAMPP

Pages

  • ABOUT US
  • CONTACT US
  • COOKIES POLICY
  • Disclaimer
  • HOME
  • Privacy Policy
  • Terms and Conditions

Recent Posts

  • Microsoft: Windows 11 has the highest quality scores, promises more features
  • The collaboration between Xiaomi and Leica is official; they are launching their first phone in july
  • Stranger Things seizoen 4 review: Netflix’s hitshow keert terug in een pulserende mode
  • Speechmatics review—large-scale speech-to-text program | TechRadar
  • Apple’s VR/AR headset for standalone design
©2022 Mujahidtricks | Powered by WordPress & Superb Themes