+ Reply to Thread
Results 1 to 4 of 4

How do I use multiple "Does not contain" function in excel?

  1. #1
    Raph_baril
    Guest

    How do I use multiple "Does not contain" function in excel?

    When using the autofilter you can use the custome filter and use the "does
    not contain" criteria. However, I have multiple data I wish to not include
    so I use the advance filter but I don't know how.

  2. #2
    bj
    Guest

    RE: How do I use multiple "Does not contain" function in excel?

    if you set up a dummy column next to the one of interest, you can use if
    stements to set up a yes or know criteria for what you want to include and
    filter on thatr column with auto filter

    for the advanced filter, My best suggestion is to read the help on it or
    other books on it and play with it some. It is not really a response level
    description on how to use it.

    One of the other responders may have some good website recommendations?

    "Raph_baril" wrote:

    > When using the autofilter you can use the custome filter and use the "does
    > not contain" criteria. However, I have multiple data I wish to not include
    > so I use the advance filter but I don't know how.


  3. #3
    Jason Morin
    Guest

    RE: How do I use multiple "Does not contain" function in excel?

    You could use this for your criteria for an adv. filter:

    =ISERROR(SEARCH("apple",A2))*ISERROR(SEARCH("orange",A2))

    where you want to exclude anything in col. A containing "orange" and "apple."

    To learn more, see:

    http://www.contextures.com/xladvfilter01.html

    HTH
    Jason
    Atlanta, GA


    "Raph_baril" wrote:

    > When using the autofilter you can use the custome filter and use the "does
    > not contain" criteria. However, I have multiple data I wish to not include
    > so I use the advance filter but I don't know how.


  4. #4
    Ron de Bruin
    Guest

    Re: How do I use multiple "Does not contain" function in excel?

    My add-in EasyFilter have 5 options if you filter on one column
    Maybe OK for you

    http://www.rondebruin.nl/easyfilter.htm



    --
    Regards Ron de Bruin
    http://www.rondebruin.nl



    "Raph_baril" <[email protected]> wrote in message news:[email protected]...
    > When using the autofilter you can use the custome filter and use the "does
    > not contain" criteria. However, I have multiple data I wish to not include
    > so I use the advance filter but I don't know how.




+ 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