LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default How do I filter for more than 2 "does contain" criteria

Try something like this to use Advanced Filter:

If the filter field is "CustName", and you want to filter customers that
contain "inc" or "comp" or "LTD"......

Copy the CustName field name of to the side of the data
Assuming you paste it into cell F1:
F1: Custname
F2: *inc*
F3: *comp*
F4: *LTD*
(The asterisks are wildcards that match any text)

Next, select your data range
Data|Filter|Advanced Filter
List range: (your already selected data)
Criteria range: $F$1:$F$4
Click the [OK] button to filter the list in place

That will hide any rows where the CustName field does NOT contain the listed
criteria.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Pro


"Alex" wrote:

I want to filter a table with at least 5 "does contain" criteria.

However this is not possible with the "Auto Filter" and I couldn't figure
out how the "advanced filtering" worked.

Can anybody give me some ideas?

Thanks,

Alex

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filter criteria Tony Excel Discussion (Misc queries) 2 November 24th 05 10:40 AM
How do I identify Filter criteria or variable graph title? Excel_loser Excel Discussion (Misc queries) 0 October 4th 05 07:07 PM
How do I show number of records that meet criteria filter CliffD Excel Discussion (Misc queries) 3 August 22nd 05 01:10 PM
Advanced filter and Criteria Range gearoid Excel Discussion (Misc queries) 2 July 20th 05 02:33 PM
Using advanced filter to search for criteria in a list Potatosalad2 Excel Discussion (Misc queries) 1 June 8th 05 03:08 AM


All times are GMT +1. The time now is 08:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"