COUNTIF function & Column charts in Google Sheets: Lesson + Data project
Key Takeaways
This video demonstrates the use of the COUNTIF function and column charts in Google Sheets, providing a step-by-step guide on how to summarize data and create visualizations.
Full Transcript
in this video I'm going to show you how to use the count if function as well as how to create a column chart based off of the data that we generate with the ctif function and if you want to follow along with me I've included the raw data in the description as well as a video on how to import data into your spreadsheet if you don't know how to do that yet so here we have our raw data which is a list of task IDs and the people that the tasks were assigned two and we want to find how many tasks were assigned to each person and so what we want to do is count how many times each name appears in our data so the first thing that we need is a list of names and how we can do this really quickly is by using the unique function which removes duplicates so I'm going to type equals unique parentheses and then I'm going to specify the range B2 through b I'm looking through the range B2 through b and telling Google Sheets to remove the duplicates from this range which in this case automatically generates a list that gives us one of each different name so now that we have our list of names we can use the count if function like this equals count if parenthesis and now we're going to specif spey the range that we're looking through when we're counting and so this is going to be column B we're looking through column B now type a comma and now I'm going to specify cell D2 so I'm telling Google Sheets count how many times the text that is in cell D2 is found in column B now I'm going to press enter and our coun IF function is telling us that the word Alice was found 22 times in column B and so now I'm going to copy this formula down the column so that it calculates the count for each of the different names and so I'm going to copy cell E2 and then I'm going to paste it into the rows below and Google Sheets has automatically adjusted our formulas so that in each row we're counting how many times each name appeared in column B all right so the data on the left was not suitable for a column chart but now that we've summarized the data with the count if function it's ready for us to add a column chart and so this is very easy I'm going to select cell D1 through cell E6 I'm going to click insert on the top toolbar and then click chart and Google Sheets has automatically inserted a column chart for us now if you want you can select a different type of chart in the chart editor under the setup tab under chart type and also if you want you can customize the chart whatever way that you want so if you want to learn more about creating charts I've linked a video below where you can learn to create a variety of charts as well as how to customize them in detail and if you want to learn how to build dashboards in Google Sheets check out my full dashboards and data analysis course that I've Linked In the description I hope you like the video if you did please like And subscribe and have a great day
Original Description
Download the raw data to follow along: https://www.spreadsheetclass.com/wp-content/uploads/2024/08/Column-Chart-Data.csv
Create and customize charts: https://youtu.be/yte125rv8S8
Import CSV files into Google Sheets: https://youtu.be/dtAVgCkCtWc
Learn to build dashboards in Google Sheets: https://www.spreadsheetclass.com/google-sheets-dashboards-course/
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/
_
In this video you will learn how to use the COUNTIF function to summarize your data, so that you can connect the data to a column chart.
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Spreadsheet Class · Spreadsheet Class · 0 of 60
← Previous
Next →
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
59
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
📰
📰
📰
📰
Understanding Data Mining: The Complete Beginner’s Guide for Data Science, Data Analytics, and…
Medium · Data Science
The Data Science Career Isn’t Dying — It’s Being Redefined
Medium · AI
Presentation: Accelerating Netflix Data: A Cross-Team Journey from Offline to Online
InfoQ AI/ML
yreport v0.1.4: your data health checkup just got a lot more honest
Medium · Machine Learning
🎓
Tutor Explanation
DeepCamp AI