advanced filter

lemery

New Member
Joined
Jul 31, 2014
Messages
36
I have a column of 5000 job titles, I would like to search the column for any of 20 different words. If it contain any of the 20 words, I will delete them.

I see how I can filter up to 2 words using the customer filter and using the word contains. How do I do this for up to 20 words?
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Use the Advanced Filter.

If my data looked like this:

Excel 2010
A
8Job
9Bus Driver
10Driver of Cars
11Van Man
12Florist

<colgroup><col style="width: 25pxpx"><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet3



I would create another range as the filter criteria which would look something like this:
Excel 2010
A
1Job
2*Bus*
3*Car*
4*Van*

<colgroup><col style="width: 25pxpx"><col></colgroup><thead>
</thead><tbody>
</tbody>
Sheet3



This would then filter the data to show items that contain Bus or Car or Van.
 
Upvote 0
Yes, you need to tell Excel which column to apply the filter too, even if you are only filtering one column.
 
Upvote 0
I click in the first box and then highlight column E that has a title and 5000 job titles under that, then I go to the second box click in it and then highlight the column title and the words underneath it and click ok and it shows me zero results. i can see that there are job titles in column E that have the below keywords in the title.
contains
*nurse*
*recruit*
*np*
*physician assistant*
*coordinator*
*scheduler*
*administration*
*billing*
*arnp*
*staffing*

<tbody>
</tbody>

column E is on a different sheet than the keywords above
 
Last edited:
Upvote 0
The Title/Header for Column E must be the aame as the Title/header for your filter list
 
Upvote 0
Is it searching for only this word in the asterisks or is it looking for the word in the asterisks anywhere in the job title?
nurse practitioner would show up in the results because I have nurse as a keyword.

At this point it either gives me back no results or doesn't change the results at all. Does it matter if I start with a filter already in place (little arrows by column title) before pressing advanced filter?
 
Upvote 0
Is it searching for only this word in the asterisks or is it looking for the word in the asterisks anywhere in the job title?
nurse practitioner would show up in the results because I have nurse as a keyword.

It match the string within the asterisks to any cell that contains the string

At this point it either gives me back no results or doesn't change the results at all. Does it matter if I start with a filter already in place (little arrows by column title) before pressing advanced filter?

The advanced filter will override the auto filter.


Can you paste some of your data and your filter criteria here for me to look at?
 
Upvote 0
Would it be possible for you to write the 20 names in a column close to the E column, give the same title as the E column, don't put the * before the names and advance filter selecting "Filter the list in place"? Once the word you filtered remain in the E column, delete them and then remove the filter. You will have back the 5000 items less the filtered ones.
 
Upvote 0

Forum statistics

Threads
1,214,660
Messages
6,120,787
Members
448,994
Latest member
rohitsomani

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top