+ Reply to Thread
Results 1 to 5 of 5

advanced filters

  1. #1
    jiwolf
    Guest

    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. #2
    Aladin Akyurek
    Guest

    Re: 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. #3
    Peo Sjoblom
    Guest

    Re: advanced filters

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


    --

    Regards,

    Peo Sjoblom


    "Aladin Akyurek" <[email protected]> wrote in message
    news:[email protected]...
    > 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. #4
    George Nicholson
    Guest

    Re: 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" <[email protected]> wrote in message
    news:[email protected]...
    > 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. #5
    Paul Skinner
    Guest

    Re: advanced filters

    On 18/10/05 6:53 AM, in article [email protected],
    "jiwolf" <[email protected]> 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 to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1