How to filter horizontally in Google Sheets (Filter columns)
Key Takeaways
This video demonstrates how to filter horizontally in Google Sheets using the FILTER function, allowing users to filter out columns based on specific conditions. The video provides examples of filtering data based on numerical and text criteria, as well as using cell references as criteria.
Full Transcript
in this video i'm going to show you how to filter horizontally in google sheets so usually when people use the filter function they're filtering vertical which means that they're filtering out rows but you can also use it to filter horizontally where you filter out columns so in this first example here in rows one and two we have data that shows the date and the number of visitors that a certain business got on that date and what we're going to do is we're going to filter this data horizontally and we're going to only show the dates where there were more than 100 visitors so i'm going to do this by clicking on cell c4 and then i'm going to type equals filter parenthesis now i'm going to type my source range which are rows 1 and 2 but starting at column c so my source range that contains the data that i want to filter is in the range c1 through 2. so i'm going to type c1 colon 2. now i'm going to type a comma and this is where i enter the condition and the condition is going to be where row 2 is greater than 100 but again we're starting at column c so i'm going to type c 2 colon 2 then a greater than symbol and then the number 100. now i'm going to press enter so now we've filtered horizontally and we're only displaying the dates where the business had more than 100 visitors and we were able to filter horizontally because we specified rows in our ranges rather than columns if we had specified columns our range would not end in a number but it would end in a letter so we're telling google sheets to filter rows one and two where row two is greater than one hundred now if i had wanted to refer to an entire row i would not need to include the letter c before my ranges and this is what it actually looks like when you're just referring to entire rows but the reason that i included the letter c is that i do not want my headers to end up in my filter output so again i specified the column that i wanted my rows to begin at in this case this example shows how many visitors a variety of locations for a certain business received on different days of the week and so let's say that we want to filter this data horizontally so that we can see only saturdays we want to see how many visitors come on each saturday so what we're going to do is begin our filter function in cell c11 by typing equals filter parentheses c1 colon 8 comma c1 colon 1 equals quotation mark saturday quotation mark and then i'm going to press enter and google sheets is now showing us only the columns that say saturday when you're using text as the criteria for your filter function the text has to go inside of quotation marks so again we've told google sheets to filter rows one through eight where row one equals the text saturday so this example has the same source data as the last example but we're going to do something different and we're going to use a cell reference as our criteria so we're going to filter the data in rows one through eight horizontally where row two is greater than 1200 but instead of manually typing the number 1200 into the formula we're going to enter the number 1200 into a cell here in cell b10 and use this cell address b10 as the criteria for our filter function so i'm clicking on cell c10 and then i'm going to type equals filter parentheses c1 colon 8 comma c2 colon 2 greater than and again instead of typing the number 1200 into the formula directly like this which you can do if you want i'm going to type b 10 to refer to cell b10 then i'm going to press enter and now google sheets is showing us only the days that had more than 1200 visitors total and our filter function is referring to cell b10 as the criteria and so if we change the value in cell b10 this will affect the filter function automatically and so if i change 1200 to 1000 our filter results show a lot more days because we're now including any days that had more than 1 000 visitors so if you want to learn more about using the filter function i've linked the article for this video below
Original Description
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 show you how to use the FILTER function to filter horizontally in Google Sheets. I will show you how to filter columns from your data, by using numbers, text, or cell references as your criteria.
Article: https://www.spreadsheetclass.com/filter-horizontally-in-google-sheets/
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Spreadsheet Class · Spreadsheet Class · 24 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
▶
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 AI Lessons
⚡
⚡
⚡
⚡
Müşteri Değerini Anlamak: RFM, CLTV ve Tahmine Dayalı CRM Analitiği
Medium · Machine Learning
Müşteri Değerini Anlamak: RFM, CLTV ve Tahmine Dayalı CRM Analitiği
Medium · Data Science
Müşteri Değerini Anlamak: RFM, CLTV ve Tahmine Dayalı CRM Analitiği
Medium · Python
Surviving the Data Science Behavioral Interview
Towards Data Science
🎓
Tutor Explanation
DeepCamp AI