#1   Report Post  
jiwolf
 
Posts: n/a
Default advanced filters

is it possible to use an advanced filter to find data that does not match a
condition?

for example, i have a file i need to filter that has one column that can
have a value of "k" or be empty. The filter easily finds those records that
have "k" in column c. How would i find those records that dont have a "k"
in them?

tia

peter


  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default advanced filters

You can set up a Criteria range, say, in F1:F2 with F1 left empty and F2
housing:

=ISERR(SEARCH("k",C2))


jiwolf wrote:
is it possible to use an advanced filter to find data that does not match a
condition?

for example, i have a file i need to filter that has one column that can
have a value of "k" or be empty. The filter easily finds those records that
have "k" in column c. How would i find those records that dont have a "k"
in them?

tia

peter


  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default advanced filters

Or use a label in F1 and criteria <k in F2


--

Regards,

Peo Sjoblom


"Aladin Akyurek" wrote in message
...
You can set up a Criteria range, say, in F1:F2 with F1 left empty and F2
housing:

=ISERR(SEARCH("k",C2))


jiwolf wrote:
is it possible to use an advanced filter to find data that does not

match a
condition?

for example, i have a file i need to filter that has one column that can
have a value of "k" or be empty. The filter easily finds those records

that
have "k" in column c. How would i find those records that dont have a

"k"
in them?

tia

peter




  #4   Report Post  
George Nicholson
 
Posts: n/a
Default advanced filters

Not sure you even need to use advanced filter, Auto Filter should do it if,
in the dropdown, you select Custom Does not contain k

HTH,
--
George Nicholson

Remove 'Junk' from return address.


"jiwolf" wrote in message
...
is it possible to use an advanced filter to find data that does not match
a condition?

for example, i have a file i need to filter that has one column that can
have a value of "k" or be empty. The filter easily finds those records
that have "k" in column c. How would i find those records that dont have
a "k" in them?

tia

peter



  #5   Report Post  
Paul Skinner
 
Posts: n/a
Default advanced filters

On 18/10/05 6:53 AM, in article ,
"jiwolf" wrote:

is it possible to use an advanced filter to find data that does not match a
condition?

for example, i have a file i need to filter that has one column that can
have a value of "k" or be empty. The filter easily finds those records that
have "k" in column c. How would i find those records that dont have a "k"
in them?

tia

peter


You don't need the advanced filter just the auto filter
In the drop down filter, select custom filter, in the 1st box select does
not equal, box to right type or select k from drop down.
Paul

Reply
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
Help: Multiple filters with mutually exclusive items six50joe Excel Discussion (Misc queries) 5 September 28th 05 02:41 PM
Req: How to create multiple mutually exclusive filters six50joe Excel Worksheet Functions 2 September 26th 05 11:08 PM
Advanced Filters Louise Excel Worksheet Functions 3 September 26th 05 11:57 AM
filters logics abarwinski Excel Worksheet Functions 0 September 16th 05 11:53 AM
advanced filter criteria "begins with" and "does not begin with" raph_baril Excel Worksheet Functions 3 June 28th 05 10:38 PM


All times are GMT +1. The time now is 12:39 AM.

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

About Us

"It's about Microsoft Excel"