How to add and sum in Google Sheets (Addition and SUM function)

Spreadsheet Class · Intermediate ·📊 Data Analytics & Business Intelligence ·4y ago

Key Takeaways

This video demonstrates how to add and sum numbers in Google Sheets using basic addition and the SUM function, including using cell references, summing multiple numbers, and summing entire tables of data.

Full Transcript

in this video i'm going to show you how to add and sum in google sheets so first let's start off with basic addition and in this example we'll simply add two numbers to each other so here in cell a2 i'm going to type equals one plus two and then press enter and of course our formula has given us a result of three and so this is how you can add numbers in google sheets where you're typing the numbers directly into the formula but if you want you can use cell references with your addition formula so that you can add numbers together where the numbers are entered into spreadsheet cells so here in cell a3 and a4 we have the numbers 1 and 2 and we're going to add those numbers together by referring to the cells that they are in so i'm going to type equals a3 plus a4 now i press enter and again our formula has given us a result of 3 because we're adding together cells a3 and a4 alright so now you know how to use the plus sign to add in google sheets but now let's go over the sum function which will allow you to automatically add multiple numbers together by simply specifying the range that the numbers are in so here we have the same list of numbers from one of the previous examples but instead of adding the cells together individually one at a time we're going to add all of them together by using the sum function so right here in cell a2 we've entered the formula equals sum parentheses a3 colon a and then we press enter and what we're telling google sheets is to add up all of the numbers that are in column a starting at row 3 and it's given us a result of 21. now in this case there's only numbers entered through row 8 but when we set the formula up like this and we do not specify an ending row then any numbers that we enter beyond row 8 will automatically be factored into this sum function and so this is why it's really good practice to put your sum function at the top of the column that way you can keep adding new numbers at the bottom and it won't get in the way of your formula because a lot of people like to put the sum function right at the bottom of their list and they need to move the formula every time they want to add new numbers now you can also use the sum function to sum a row instead of a column so here we have the same numbers entered into row one and we're going to add all of them together by using the sum function but we're going to refer to a row instead of a column so we've entered equals sum parentheses c1 colon one so we're telling google sheets add all of the numbers in row one starting at column c now here's a really fast and interesting way to sum if you don't want to enter a formula and you just really quickly want to find the sum of numbers that you've selected so here i'm going to select the range b2 through b8 and as you can see on the bottom right here google sheets is automatically displaying the sum of the numbers that are selected and if you want you can use this explore feature to do a variety of different calculations but the default will be sum now if you want you can select individual cells if i wanted to find the total of cells b2 b4 and b6 i would simply select those cells and again google sheets would automatically give me the sum of the numbers that are in the cells that i have selected if you need to you can sum an entire table of data where you're summing both rows and columns so here we have the total revenue earned for each product across multiple days and what we're doing is using the sum function to sum the data in the range b3 through f and how we did this was simply specified the range b3 colon f in the sum function and so this is how you can sum an entire table of data in google sheets now every now and then someone wants to know how you can sum only cells that are not blank and there's nothing special that you need to do this the sum function does not take into account blank cells because blank cells are considered as a zero value i hope you liked this video if you did please like and subscribe and have a great day

Original Description

Article: https://www.spreadsheetclass.com/google-sheets-add-and-sum/ Get help with your spreadsheet project, or personalized training: https://www.spreadsheetclass.com/consulting/ Get the ultimate formulas cheat sheet https://www.spreadsheetclass.com/best-google-sheets-cheat-sheet/ Learn to build dashboards in Google Sheets: https://www.spreadsheetclass.com/google-sheets-dashboards-course/ In this video I am going to show you how to add and sum in Google Sheets. First I'll shows you how to use the plus sign to do addition, and then I'll show you how to use the SUM function to automatically add up numbers in a specified range of cells. I'll also show you how to use the "Explore" feature to sum in Google Sheets. You'll learn how to sum columns, rows, and entire tables of data.
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from Spreadsheet Class · Spreadsheet Class · 59 of 60

1 How to use the FILTER function in Google Sheets (Single or Multiple Conditions)
How to use the FILTER function in Google Sheets (Single or Multiple Conditions)
Spreadsheet Class
2 5 formulas that combine columns in Google Sheets (Horizontal and Vertical)
5 formulas that combine columns in Google Sheets (Horizontal and Vertical)
Spreadsheet Class
3 All the ways to extract text and numbers in Google Sheets
All the ways to extract text and numbers in Google Sheets
Spreadsheet Class
4 How to filter based on a list in Google Sheets
How to filter based on a list in Google Sheets
Spreadsheet Class
5 How to fix the "FILTER has mismatched range sizes" error in Google Sheets
How to fix the "FILTER has mismatched range sizes" error in Google Sheets
Spreadsheet Class
6 How to color cells, and alternate row colors in Google Sheets
How to color cells, and alternate row colors in Google Sheets
Spreadsheet Class
7 How to automatically create a series of values in Google Sheets
How to automatically create a series of values in Google Sheets
Spreadsheet Class
8 Google Sheets Beginner Tutorial
Google Sheets Beginner Tutorial
Spreadsheet Class
9 How to make a Dashboard in Google Sheets (Full Tutorial)
How to make a Dashboard in Google Sheets (Full Tutorial)
Spreadsheet Class
10 Using the SORT and FILTER function in the same formula in Google Sheets
Using the SORT and FILTER function in the same formula in Google Sheets
Spreadsheet Class
11 ARRAYFORMULA function: Apply a formula to an entire column in Google Sheets
ARRAYFORMULA function: Apply a formula to an entire column in Google Sheets
Spreadsheet Class
12 Automatically resize columns in Google Sheets with Fit to Data
Automatically resize columns in Google Sheets with Fit to Data
Spreadsheet Class
13 How to import or convert a CSV file into Google Sheets
How to import or convert a CSV file into Google Sheets
Spreadsheet Class
14 How to export / download a CSV from Google Sheets
How to export / download a CSV from Google Sheets
Spreadsheet Class
15 How to change text case in Google Sheets  with UPPER LOWER and PROPER
How to change text case in Google Sheets with UPPER LOWER and PROPER
Spreadsheet Class
16 How to use the Calendar Template in Google Sheets
How to use the Calendar Template in Google Sheets
Spreadsheet Class
17 How to rotate text in Google Sheets
How to rotate text in Google Sheets
Spreadsheet Class
18 How to create charts in Google Sheets (And how to customize them too)
How to create charts in Google Sheets (And how to customize them too)
Spreadsheet Class
19 How to copy formulas, and lock cell references in Google Sheets (Relative & absolute references)
How to copy formulas, and lock cell references in Google Sheets (Relative & absolute references)
Spreadsheet Class
20 How to copy and paste values only in Google Sheets
How to copy and paste values only in Google Sheets
Spreadsheet Class
21 How to fix the "Circular Dependency Detected" error in Google Sheets
How to fix the "Circular Dependency Detected" error in Google Sheets
Spreadsheet Class
22 Evenly space columns in Google Sheets (Make columns the same size quickly)
Evenly space columns in Google Sheets (Make columns the same size quickly)
Spreadsheet Class
23 Doing math in Google Sheets: Add, Sum, Subtract, Multiply, Divide, Square, Square Root
Doing math in Google Sheets: Add, Sum, Subtract, Multiply, Divide, Square, Square Root
Spreadsheet Class
24 How to filter horizontally in Google Sheets (Filter columns)
How to filter horizontally in Google Sheets (Filter columns)
Spreadsheet Class
25 UNIQUE function: Removing duplicates with 2 methods in Google Sheets
UNIQUE function: Removing duplicates with 2 methods in Google Sheets
Spreadsheet Class
26 Report Builder template for Google Sheets (Automatically organize / calculate your data)
Report Builder template for Google Sheets (Automatically organize / calculate your data)
Spreadsheet Class
27 Build a Google Sheets dashboard with Google Forms data (Automated)
Build a Google Sheets dashboard with Google Forms data (Automated)
Spreadsheet Class
28 Guitar tabs template for Google Sheets (& PDF) | Create your songs in a Google spreadsheet
Guitar tabs template for Google Sheets (& PDF) | Create your songs in a Google spreadsheet
Spreadsheet Class
29 Interactive Google Sheets dashboard with drop down menus tutorial
Interactive Google Sheets dashboard with drop down menus tutorial
Spreadsheet Class
30 Student attendance dashboard tutorial in Google Sheets: Simple + advanced
Student attendance dashboard tutorial in Google Sheets: Simple + advanced
Spreadsheet Class
31 SORT function in Google Sheets (Sort data vertically or horizontally)
SORT function in Google Sheets (Sort data vertically or horizontally)
Spreadsheet Class
32 How to use the SORT function in Google Sheets (Quick Version)
How to use the SORT function in Google Sheets (Quick Version)
Spreadsheet Class
33 How to copy chart formatting and duplicate charts in Google Sheets
How to copy chart formatting and duplicate charts in Google Sheets
Spreadsheet Class
34 How to copy a tab to a new file / sheet in Google Sheets
How to copy a tab to a new file / sheet in Google Sheets
Spreadsheet Class
35 How to duplicate tabs in Google Sheets
How to duplicate tabs in Google Sheets
Spreadsheet Class
36 How to hide and unhide tabs in Google Sheets
How to hide and unhide tabs in Google Sheets
Spreadsheet Class
37 How to make a copy of a file in Google Sheets
How to make a copy of a file in Google Sheets
Spreadsheet Class
38 How to change tab color in Google Sheets
How to change tab color in Google Sheets
Spreadsheet Class
39 How to insert, delete, rename, and reorder tabs in Google Sheets
How to insert, delete, rename, and reorder tabs in Google Sheets
Spreadsheet Class
40 How to move a chart to another sheet in Google Sheets
How to move a chart to another sheet in Google Sheets
Spreadsheet Class
41 How to wrap text, unwrap text, and clip text in Google Sheets
How to wrap text, unwrap text, and clip text in Google Sheets
Spreadsheet Class
42 Switch columns and rows with the TRANSPOSE function in Google Sheets
Switch columns and rows with the TRANSPOSE function in Google Sheets
Spreadsheet Class
43 Project management timeline template for Google Sheets (Gantt Chart)
Project management timeline template for Google Sheets (Gantt Chart)
Spreadsheet Class
44 Build a dashboard in 3 simple steps (Google Sheets)
Build a dashboard in 3 simple steps (Google Sheets)
Spreadsheet Class
45 Pull data from websites in Google Sheets with IMPORTXML function | Web scraping (Stock prices)
Pull data from websites in Google Sheets with IMPORTXML function | Web scraping (Stock prices)
Spreadsheet Class
46 (Quick version) Pulling data from websites with IMPORTXML function | Google Sheets web scraping
(Quick version) Pulling data from websites with IMPORTXML function | Google Sheets web scraping
Spreadsheet Class
47 Pull cryptocurrency prices in Google Sheets (2 methods) | GOOGLEFINANCE and IMPORTXML crypto prices
Pull cryptocurrency prices in Google Sheets (2 methods) | GOOGLEFINANCE and IMPORTXML crypto prices
Spreadsheet Class
48 Fast & simple dashboard tutorial for Google Sheets (Build in under 15 minutes)
Fast & simple dashboard tutorial for Google Sheets (Build in under 15 minutes)
Spreadsheet Class
49 How to create drop-down lists in Google Sheets (Data validation)
How to create drop-down lists in Google Sheets (Data validation)
Spreadsheet Class
50 The ultimate cheat sheet for Google Sheets (Formulas, charts, shortcuts, and more)
The ultimate cheat sheet for Google Sheets (Formulas, charts, shortcuts, and more)
Spreadsheet Class
51 3 ways to pull crypto prices into Google Sheets | GOOGLEFINANCE, IMPORTXML, IMPORTDATA
3 ways to pull crypto prices into Google Sheets | GOOGLEFINANCE, IMPORTXML, IMPORTDATA
Spreadsheet Class
52 Stock & crypto tracker templates for Google Sheets (Portfolio, Analysis, Watchlist, Screener)
Stock & crypto tracker templates for Google Sheets (Portfolio, Analysis, Watchlist, Screener)
Spreadsheet Class
53 How to indent in Google Sheets (5 Methods)
How to indent in Google Sheets (5 Methods)
Spreadsheet Class
54 Pull stock prices & stock data with the GOOGLEFINANCE function in Google Sheets (& Crypto too)
Pull stock prices & stock data with the GOOGLEFINANCE function in Google Sheets (& Crypto too)
Spreadsheet Class
55 How to create and customize charts in Google Sheets (Quick version)
How to create and customize charts in Google Sheets (Quick version)
Spreadsheet Class
56 Apply a formula to an entire column in Google Sheets with the ARRAYFORMULA function | Quick Version
Apply a formula to an entire column in Google Sheets with the ARRAYFORMULA function | Quick Version
Spreadsheet Class
57 How to insert a new line in a cell (or formula) in Google Sheets
How to insert a new line in a cell (or formula) in Google Sheets
Spreadsheet Class
58 How to freeze rows & columns (& How to unfreeze) in Google Sheets
How to freeze rows & columns (& How to unfreeze) in Google Sheets
Spreadsheet Class
How to add and sum in Google Sheets (Addition and SUM function)
How to add and sum in Google Sheets (Addition and SUM function)
Spreadsheet Class
60 How to average in Google Sheets (Using the AVERAGE function)
How to average in Google Sheets (Using the AVERAGE function)
Spreadsheet Class

This video teaches how to add and sum numbers in Google Sheets using basic addition and the SUM function, making it easy to perform data analysis and calculations. By following the steps outlined in the video, viewers can learn how to write formulas, use cell references, and sum entire tables of data. The video also covers how to quickly sum selected numbers and how to sum only non-blank cells.

Key Takeaways
  1. Type a formula using the plus sign to add numbers
  2. Use cell references to add numbers together
  3. Use the SUM function to add multiple numbers
  4. Specify a range to sum an entire column or row
  5. Use the SUM function to sum an entire table of data
  6. Select a range of cells to quickly sum numbers
  7. Use the Explore feature to perform calculations
💡 The SUM function in Google Sheets can automatically add multiple numbers together by specifying a range, and it does not take into account blank cells.

Related Reads

📰
I Tracked Every Horse Ride for a Month. The Data Embarrassed Me.
A horse rider tracks their riding sessions for a month and analyzes the data to gain insights into their riding habits, revealing surprising results.
Medium · Data Science
📰
Turning GitHub Trending Into a Weekly Open-Source Signal
Learn to harness GitHub Trending as a weekly open-source signal to stay ahead of developer trends
Medium · Data Science
📰
Why server-side tagging is becoming standard for data teams
Learn why server-side tagging is becoming the standard for data teams and how it overcomes client-side tracking limitations
Dev.to AI
📰
Join the Best Data Science Course in Delhi with Placements Today
Learn how to join a top data science course in Delhi with placement support and kickstart your career in data science
Medium · Data Science
Up next
4.2 Connect Google Analytics with Other Tools - Analytics Academy on Skillshop
Google Analytics
Watch →