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