Written By Sophanith Dith
Last Updated May 21, 2026
Applies to Microsoft Excel 365 (Windows only)
Part of the Beginner Learning Path
Module 2 Working with Data
Lesson 20 of 22
When a worksheet has only a few rows, it is easy to find what you need by looking through the list. But once your data grows, scrolling row by row becomes slow and frustrating. You may only want to see sales from one region, orders from one customer, or amounts above a certain number.
That is where filtering helps. Learning how to filter data in Excel lets you temporarily show only the rows that match your conditions while keeping the rest of your data safely in the worksheet.
Filtering does not delete anything. It simply hides rows that do not match the filter, so you can focus on the information you need.
In this guide, you will learn how to turn on filters, filter by values, text, numbers, and dates, use the filter keyboard shortcut, and clear filters when you are finished.
Quick Answer:
To filter data in Excel, select any cell inside your data range, go to Data → Sort & Filter → Filter, then click the filter arrow in a column header. Choose the values or conditions you want to show, then click OK. Excel hides rows that do not match your filter.
Quick Reference
Here is the basic idea before you walk through the full tutorial:
- Use Data → Filter to turn on filter arrows.
- Use the column header arrow to choose what you want to show.
- Use checkboxes to filter by specific values.
- Use Text Filters, Number Filters, or Date Filters for conditions.
- Use Ctrl + Shift + L as the Excel filter keyboard shortcut.
- Clear filters when you want to see all rows again.
Once you understand the simple workflow, filtering becomes one of the fastest ways to explore a worksheet.
What Does Filter Mean in Excel?
Filtering is a way to temporarily show only the rows that match your selected condition. It helps beginners focus on a smaller part of a larger worksheet without deleting or moving any data.
For example, imagine you have a sales list with columns for Date, Region, Product, Salesperson, and Amount. If you only want to see sales from the East region, you can filter the Region column and show only rows where the region is East.
Rows that do not match the filter are hidden from view. They are still in the worksheet, and you can bring them back at any time by clearing the filter.
Filtering is useful when you want to:
- View one category, such as one region or product.
- Find records for one person or customer.
- Show amounts above or below a certain number.
- Focus on a date range.
- Review data without changing the original worksheet.
Beginner Tip:
Filtering is different from deleting. If rows disappear after you apply a filter, they are usually hidden, not removed.
Before you filter anything, it helps to understand what a clean data list should look like.
Prepare Your Data Before Filtering
Excel filters work best when your data is organized in a simple list. This means each column has a clear heading, and each row contains one complete record.
For beginners, this step matters because many filtering problems happen before the filter is even applied. If the list has missing headers, blank rows, or mixed data, Excel may not filter the range correctly.
A good filter-ready list should have:
- One header row at the top.
- A clear name for each column.
- No completely blank rows inside the data.
- No completely blank columns inside the data.
- Similar data types within each column.
For example:
| Date | Region | Product | Salesperson | Amount |
|---|---|---|---|---|
| Jan 5 | East | Laptop | Anna | 1200 |
| Jan 8 | West | Mouse | Ben | 25 |
| Jan 12 | East | Keyboard | Cara | 75 |
This layout is easy for Excel to understand because each column has a purpose. If you are still learning worksheet structure, review cells, rows, columns, and worksheets in Excel before working with larger lists.
Beginner Warning:
Avoid placing a blank row between your headers and your data. Excel may treat the list as separate sections, which can cause filtering to miss part of your worksheet.
With your data set up correctly, you can now turn on the filter feature.
How to Filter Data in Excel Step by Step
The easiest way to filter data is to use the Filter button on the Data tab. This adds small drop-down arrows to your column headers so you can choose what to display.
Microsoft also provides an official guide on how to filter data in a range or table in Excel, which is helpful if you want to compare these beginner steps with Excel’s own documentation.
This is the main method beginners should learn first because it works for regular worksheet ranges and is easy to see on the Ribbon. Microsoft’s standard instructions also use Data → Filter and the column header arrow as the basic filtering path.
Step 1: Click Inside Your Data
Start by clicking any cell inside your data range. You do not need to select the entire list if your data is arranged neatly with headers.
For example, if your sales list is in cells A1:E20, you can click any cell inside that range, such as B2 or D5.
Step 2: Go to the Data Tab
Click the Data tab on the Ribbon. This tab contains tools for sorting, filtering, cleaning, and organizing data.
The command you need is in the Sort & Filter group.
Step 3: Click Filter
Go to:
Data tab → Sort & Filter group → Filter
Excel adds a small arrow to each column header. These arrows are the filter buttons.
Step 4: Open a Column Filter Arrow
Click the arrow in the column you want to filter.
For example, to show only East region sales, click the arrow in the Region column.
Step 5: Choose What You Want to Show
In the filter menu, you can check or uncheck values. To show only one value, clear the list first, then select the value you want.
For example:
- Click the filter arrow in the
Regioncolumn. - Uncheck Select All.
- Check
East. - Click OK.
Excel now shows only the rows where the Region is East.
Step 6: Review the Filtered Results
After you apply the filter, Excel hides rows that do not match your choice. You may notice skipped row numbers on the left side of the worksheet.
That is normal. Skipped row numbers mean some rows are hidden by the filter.
Beginner Tip:
Look for the filter icon in the column header. It tells you which column currently has a filter applied.
Once you can filter by selected values, you can use the same filter menu for more specific conditions.
How to Use Filter in Excel for Text, Numbers, and Dates
The filter menu changes depending on the type of data in the column. This makes Excel filtering flexible because names, numbers, and dates often need different types of filters.
Understanding these options helps you move beyond simple checkbox filtering. Instead of only choosing one item, you can ask Excel to show records that contain certain text, fall within a number range, or match a date period.
Filter by Text
Text filters are useful when a column contains names, regions, categories, products, departments, or descriptions.
For example, if you have a Product column, you might want to show only products that contain the word “Laptop.”
To filter by text:
- Click the filter arrow in the text column.
- Point to Text Filters.
- Choose a condition, such as Contains.
- Type the text you want to find.
- Click OK.
Common text filter options include:
| Text Filter Option | What It Shows |
|---|---|
| Equals | Cells that exactly match your text |
| Does Not Equal | Cells that do not match your text |
| Begins With | Cells that start with certain letters |
| Ends With | Cells that end with certain letters |
| Contains | Cells that include certain text anywhere |
For beginners, Contains is often the easiest option because the text can appear anywhere inside the cell.
Filter by Number
Number filters are useful when you want to focus on amounts, quantities, prices, scores, or totals.
For example, you may want to show only sales amounts greater than 500.
To filter by number:
- Click the filter arrow in the number column.
- Point to Number Filters.
- Choose a condition, such as Greater Than.
- Enter the number.
- Click OK.
Useful number filter options include:
| Number Filter Option | Example Use |
|---|---|
| Equals | Show amounts equal to 100 |
| Greater Than | Show sales above 500 |
| Less Than | Show costs below 50 |
| Between | Show values between 100 and 500 |
| Top 10 | Show the highest values |
Beginner Warning:
Make sure numbers are stored as numbers, not text. If Excel treats numbers like text, number filter options may not behave as expected.
Filter by Date
Date filters are helpful when your worksheet includes orders, deadlines, payments, schedules, or transactions.
For example, you may want to show only sales from January or only dates after a certain day.
To filter by date:
- Click the filter arrow in the date column.
- Point to Date Filters.
- Choose a condition, such as This Month, After, or Between.
- Enter or choose the date criteria.
- Click OK.
Common date filter options include:
| Date Filter Option | Example Use |
|---|---|
| Today | Show today’s records |
| This Week | Show records from the current week |
| This Month | Show records from the current month |
| After | Show dates after a selected date |
| Before | Show dates before a selected date |
| Between | Show dates within a date range |
If your worksheet uses dates often, it is important to enter dates consistently. Formatting dates is a separate skill, so you can link readers to a date formatting lesson later if needed.
These filter types help you answer more specific questions without changing your worksheet.
How to Filter in Excel Using the Search Box
The filter search box is useful when a column has many different values. Instead of scrolling through a long checkbox list, you can search for the value you want.
This is helpful in real-world worksheets where a column might contain dozens or hundreds of names, products, cities, or categories. For beginners, the search box is often faster and less confusing than manually scanning the full list.
To use the filter search box:
- Click the filter arrow in the column header.
- Click inside the Search box.
- Type the value you want to find.
- Select the matching result.
- Click OK.
For example, if the Customer column has many customer names, you can type “Smith” in the search box. Excel narrows the list so you can quickly select matching names.
Beginner Tip:
The search box helps you find filter choices. It does not edit or replace data in the worksheet.
If you need to search and replace actual cell content, use the separate Find and Replace in Excel lesson instead.
The search box is useful with the mouse, but Excel also gives you keyboard shortcuts for faster filtering.
Shortcut for Filter in Excel
The main shortcut for filter in Excel is Ctrl + Shift + L. This shortcut turns filter arrows on or off for the selected data range.
This is one of the most useful shortcuts for beginners who work with lists often. Microsoft’s Excel shortcut list identifies Ctrl + Shift + L as a shortcut to add or remove filters.
Here is a simple shortcut reference:
| Action | Keyboard Shortcut |
|---|---|
| Turn filters on or off | Ctrl + Shift + L |
| Open the filter menu from a selected header cell | Alt + Down Arrow |
| Close an open filter menu | Esc |
To use the Excel filter keyboard shortcut:
- Click any cell inside your data range.
- Press Ctrl + Shift + L.
- Excel adds filter arrows to the header row.
- Press Ctrl + Shift + L again to remove the filter arrows.
Beginner Warning:
If you press Ctrl + Shift + L when a single blank cell is selected, Excel may not know which data range you want to filter. Click inside the list first.
For most beginners, the Ribbon method is easier to learn first. Once you understand what filtering does, the shortcut becomes a faster way to do the same thing.
After applying filters, you also need to know how to return your worksheet to its full view.
How to Clear or Remove Filters in Excel
Clearing a filter and removing filters are not exactly the same. Clearing a filter shows all rows again but keeps the filter arrows. Removing filters turns the filter feature off and removes the arrows.
This difference matters because beginners often think their data disappeared. In most cases, the rows are still there; they are just hidden by an active filter.
Clear a Filter from One Column
Use this when you want to remove the condition from one column but keep filtering available.
To clear one column filter:
- Click the filter arrow in the filtered column.
- Choose Clear Filter From [Column Name].
- Excel shows all rows for that column again.
For example, if the Region column is filtered to East, choose Clear Filter From Region.
Clear All Filters
Use this when multiple columns have filters and you want to see the full list again.
To clear all filters:
- Go to the Data tab.
- In the Sort & Filter group, click Clear.
Excel removes the active filter conditions, but the filter arrows stay visible.
Remove Filter Arrows Completely
Use this when you are finished filtering and want to turn off the filter feature.
To remove filter arrows:
- Click any cell inside the filtered data.
- Go to Data → Sort & Filter → Filter again.
You can also press Ctrl + Shift + L to turn the filter arrows off.
Beginner Tip:
If your row numbers are blue or skipped, a filter may still be active. Clear the filter to show all rows again.
Once you know how to clear filters, it becomes much easier to avoid common beginner confusion.
Common Beginner Mistakes When Filtering Data
Filtering is simple, but a few small mistakes can make the worksheet look confusing. Knowing these mistakes helps you troubleshoot faster.
Most beginner filter issues come from selecting the wrong range, forgetting that rows are hidden, or mixing up filtering with sorting.
Mistake 1: Thinking Filtered Rows Were Deleted
When you apply a filter, Excel hides rows that do not match your criteria. It does not delete them.
If rows seem missing, check the column headers for a filter icon. Then clear the filter to bring all rows back.
Mistake 2: Filtering a List Without Headers
Filters work best when the first row contains column names. Without clear headers, Excel may treat your first row of data as a header row.
Always use labels like Date, Region, Product, and Amount at the top of your list.
Mistake 3: Leaving Blank Rows Inside the Data
Blank rows can make Excel misunderstand where your list starts and ends. This may cause filters to apply to only part of your data.
Keep your list continuous when possible.
Mistake 4: Filtering the Wrong Column
It is easy to click the wrong header arrow, especially in wide worksheets. Always check the column name before applying a condition.
For example, filtering Product for “East” will not work if “East” belongs in the Region column.
Mistake 5: Forgetting That Multiple Filters Can Be Active
Excel allows filters on more than one column at the same time. For example, you can show only East region sales and only amounts greater than 500.
This is useful, but it can also confuse beginners. If you do not see expected rows, check whether another column still has a filter applied.
Filtering becomes more powerful when you understand when to use it instead of other Excel tools.
Filter vs Sort: What Is the Difference?
Filtering and sorting are both used to organize data, but they do different jobs. Sorting changes the order of visible rows, while filtering changes which rows are visible.
This distinction is important because beginners often confuse the two. If you want to arrange data from A to Z, sort it. If you want to show only certain rows, filter it.
| Task | Use Sort | Use Filter |
|---|---|---|
| Put names in alphabetical order | Yes | No |
| Show only one region | No | Yes |
| Arrange sales from highest to lowest | Yes | No |
| Show sales above 500 | No | Yes |
| Hide rows that do not match a condition | No | Yes |
| Change the order of rows | Yes | No |
For example, if you want to see only East region sales, use a filter. If you want to arrange all sales from largest to smallest, use sorting.
To review sorting separately, see the previous lesson on how to sort data in Excel.
After you understand regular filters, Excel Tables are the next logical step because they make filtering easier to manage.
When Should You Use Filters in Excel?
Filters are best when you want to temporarily focus on part of your worksheet. They are especially useful for lists, reports, sales records, inventory sheets, and simple tracking files.
As a beginner, you do not need advanced tools to get value from filters. Even basic checkbox filtering can make a large worksheet much easier to read.
Use filters when you want to:
- Review records for one category.
- Check data for one person or team.
- Focus on high or low values.
- View a specific date range.
- Find records that contain certain text.
- Temporarily hide rows without deleting them.
- Prepare a smaller view before copying or printing.
For example, a small business owner might filter a sales list to show only unpaid invoices. A student might filter an assignment tracker to show only incomplete tasks. A manager might filter a team list to show only one department.
Beginner Warning:
Filters are great for viewing data, but they are not the same as cleaning data. If you need to remove duplicate records, use a separate lesson on removing duplicate values in Excel.
Now that the main filtering skills are clear, practice with a small list before using filters on an important workbook.
Quick Practice
Practice helps you understand filtering faster than reading alone. Use a small sample worksheet so you can test filters without worrying about damaging important data.
Create a simple list with these columns:
| Date | Region | Product | Salesperson | Amount |
|---|---|---|---|---|
| Jan 5 | East | Laptop | Anna | 1200 |
| Jan 8 | West | Mouse | Ben | 25 |
| Jan 12 | East | Keyboard | Cara | 75 |
| Jan 15 | North | Monitor | Anna | 300 |
| Jan 18 | West | Laptop | Ben | 950 |
Then try these tasks:
- Turn on filters using Data → Filter.
- Filter the
Regioncolumn to show onlyEast. - Clear the
Regionfilter. - Filter the
Amountcolumn to show values greater than 100. - Clear all filters.
- Press Ctrl + Shift + L to remove the filter arrows.
This quick practice covers the most common filtering actions beginners use in everyday worksheets.
After practicing, the main points are easy to remember.
Key Takeaways
Filtering is one of the most useful beginner skills for working with Excel data. It helps you focus on the rows you need without deleting or changing the original worksheet.
Remember these key points:
- Filtering hides rows that do not match your condition.
- Use Data → Filter to turn on filter arrows.
- Use checkbox lists to show specific values.
- Use Text Filters, Number Filters, and Date Filters for more control.
- The main Excel filter keyboard shortcut is Ctrl + Shift + L.
- Clear filters when you want to show all rows again.
- Filtering is different from sorting because it controls visibility, not row order.
These basics will prepare you for using filters inside structured Excel Tables.
Frequently Asked Questions
How do I filter data in Excel?
Click any cell inside your data, go to Data → Filter, then click a column header arrow. Choose the values or conditions you want to show, then click OK. Excel displays only the matching rows.
What is the shortcut for filter in Excel?
The shortcut for filter in Excel is Ctrl + Shift + L. It turns filter arrows on or off for the selected data range.
Why did some rows disappear after I filtered?
Rows disappear because Excel hides rows that do not match your filter. They are not deleted. Clear the filter to show all rows again.
Can I filter more than one column at a time?
Yes. You can apply filters to multiple columns. For example, you can filter Region to East and Amount to values greater than 500.
What is the difference between sorting and filtering?
Sorting changes the order of rows. Filtering changes which rows are visible. Use sorting to arrange data and filtering to show only rows that match certain conditions.
Can I use filters without creating an Excel Table?
Yes. You can filter a normal range of data. However, Excel Tables make filters easier to manage, which is why they are a good next topic to learn.
Conclusion
Learning how to filter data in Excel helps you quickly focus on the information that matters. Instead of scrolling through every row, you can show only the records that match a region, product, date, number, or text condition.
Start with a small practice list, turn on filters, test a few checkbox filters, then try text, number, and date filters.
This lesson is part of the Beginner Learning Path, a structured series designed to help you learn Microsoft Excel step by step from the basics.
← Previous Lesson
How to Sort Data in Excel to Organize Your Spreadsheet Faster
Next Lesson →
