How to filter a worksheet based on a range of cells in another worksheet in Excel?
For two worksheets with same table style and some common data, you may need to filter one worksheet based on a specific column in another. This article provides method for you to solve this problem.
Filter a worksheet based on another worksheet in Excel
Filter a worksheet based on another worksheet in Excel
As below screenshot shown, Sheet1 and Sheet2 have their own table, and the first column A of these two tables have some duplicate values, now you need to filter Sheet1 based on the data in column A of Sheet2. Please do as follows.
1. Shift to Sheet2 and select the first column of the table, then name this selected range as ListID in the Name Box. See screenshot:
2. Go back to Sheet1, select a blank cell beside the original table, then enter formula =COUNTIF(ListID, A2) (Note: ListID is the range name you have created in step1, A2 is the cell within the column that you want to filter by) into the Formula Bar, and then press the Enter key.
You can see there are number 1 and 0 displayed in the new helper column. Number 1 means that the same data also exists in the certain range in Sheet2, number 0 means the certain cell value does not exist in Sheet2.
3. Then filter the new helper column by number 1 as below screenshot shown.
Then data in Sheet1 is filtered out based on the certain range in Sheet2.
Related articles:
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
