ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how can I filter a worksheet to only show cells with certain terms in them? (https://www.excelbanter.com/excel-discussion-misc-queries/135433-how-can-i-filter-worksheet-only-show-cells-certain-terms-them.html)

Joe

how can I filter a worksheet to only show cells with certain terms in them?
 
I'd like to filter an entire worksheet to only show me cells with a
certain term. For example "Apple Computer". I know I can do this by
column but I'd like to be able to do this over multiple columns. Does
Excel have a function for this?


Dave Peterson

how can I filter a worksheet to only show cells with certain termsin them?
 
If I want to look anywhere in column A to E for "apple computer", I'd insert a
helper column (column F???) and use a formula like:

=countif(a2:e2,"apple computer")
or
=countif(a2:e2,"*apple computer*")
And drag down the column.

Then I'd filter to show rows where this column is greater than 0.

Joe wrote:

I'd like to filter an entire worksheet to only show me cells with a
certain term. For example "Apple Computer". I know I can do this by
column but I'd like to be able to do this over multiple columns. Does
Excel have a function for this?


--

Dave Peterson


All times are GMT +1. The time now is 06:56 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com