Click here to Skip to main content
15,896,201 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a worksheet with 950 rows and 4 columns. I want to filter rows with a specific text inside a column. For e.g, say i want to search for the text "marketing-communications" in "sales-marketing-communications". What is the easiest way to do this?

I read about Advanced Filter to do this - I cant get the criteria range right.

Any other ways that I can do this?

Greatly appreciate.

Thanks!
Posted

1 solution

In the column filter, select custom and change the top-left dropdown button to "contains". On the right hand side, enter "marketing-communications" and click OK. That should filter all you want.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900