+ Reply to Thread
Results 1 to 3 of 3

Custom AutoFilter with multiple OR Criteria's?

  1. #1
    Registered User
    Join Date
    08-23-2015
    Location
    LA
    MS-Off Ver
    2013
    Posts
    4

    Custom AutoFilter with multiple OR Criteria's?

    I wanted to use a custom autofilter, but to match any ONE of multiple words. Does not need to be all, just one of them. Can I just separate them by comma's?

    I tried it, didn't seem to work, so I'm asking incase it's something else I do to separate the words, such as quotation marks, or asterisks? Not sure. I thought about advanced filter, but I need the criteria to be any one of them, not ALL.

    Thanks
    screenshot.png
    Last edited by hostexaminer; 04-18-2017 at 12:09 AM.

  2. #2
    Registered User
    Join Date
    08-28-2015
    Location
    Melbourne, AUS
    MS-Off Ver
    2011
    Posts
    59

    Re: Custom AutoFilter with multiple OR Criteria's?

    An option here is to add a column, say column N, with a if statement so all your criteria equal 1 for example. Then just filter the 1s.

    =IF(OR(M2="vertical", M2="horizontal", M2="new", M2="single"),1,"")

  3. #3
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: Custom AutoFilter with multiple OR Criteria's?

    Excel's Advanced Filter can filter for as many values as you want
    If the data you want to filter requires complex criteria (such as Type = "Something1" OR Salesperson = "Eddie"), you can use the Advanced Filter dialog box.

    See here for details: Advanced Filter

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. custom autofilter
    By ammartino44 in forum Excel General
    Replies: 2
    Last Post: 08-21-2015, 08:57 PM
  2. [SOLVED] 2 VBA errors so close, need help. Multiple values from 2nd wksheet; custom autofilter
    By awonghope in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-04-2013, 07:11 PM
  3. Custom Autofilter
    By RunrChic01 in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 02-27-2008, 06:18 PM
  4. Custom Autofilter
    By preludeofme in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-09-2007, 02:25 PM
  5. Custom AutoFilter
    By punkiegirl420 in forum Excel General
    Replies: 0
    Last Post: 10-21-2006, 10:25 PM
  6. [SOLVED] Custom AutoFilter
    By Rocky in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-10-2006, 11:05 AM
  7. [SOLVED] Custom Autofilter List
    By Alex Lush in forum Excel General
    Replies: 1
    Last Post: 04-18-2005, 02:06 PM

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