+ Reply to Thread
Results 1 to 3 of 3

Filter a table with an OR logic based on columns values

  1. #1
    Registered User
    Join Date
    10-24-2008
    Location
    M E
    Posts
    6

    Filter a table with an OR logic based on columns values

    Hi

    i have a table and have some columns.

    i want to filter the table so that i just see the records which have "text1" in ther column "F" OR they have "text2" in ther column "H", for example.

    How can i implement an OR filter ?

    thanks in advance.
    Last edited by AceX; 02-11-2010 at 03:12 AM.

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Filter a table with an OR logic based on columns values

    use advanced filter put the same column headings for f an h in another 2 columns .say j1 and k1
    then in j2 put text1 in k3 put text2
    filter advanced filter
    on columns f and h
    criteria range =$j$1:$k$3
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    10-24-2008
    Location
    M E
    Posts
    6

    Re: Filter a table with an OR logic based on columns values

    Thanks !

    i don't know why, but i searched before i post this topic and i tried this before, may be i did sth wrong because it did not work,

    and now it works !

    thanks again,
    and Solved

+ 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