+ Reply to Thread
Results 1 to 3 of 3

Excel FILTER FUNCTION with 2 Criteria - Not working (?)

  1. #1
    Forum Contributor
    Join Date
    12-06-2021
    Location
    Fort Lauderdale, Florida. United States
    MS-Off Ver
    365
    Posts
    143

    Excel FILTER FUNCTION with 2 Criteria - Not working (?)

    Hello!

    Adding the 2nd criteria is resulting in a value error, removing the 2nd criteria will produce desired results. Why is this clear cut issue creating a problem of some kind? I reached out for help in YOUTUBE and elsewhere but they do it the same as I'm doing it with the exception that they put ,"") after the end but that doesn't work either when i do it.


    1. '=FILTER(D6:E7,D6:D7="MARIA") This is working for me
    2. '=FILTER(D6:E7,D6:D7="MARIA")*(E6:E7="STEVENS") This results in #VALUE! error.


    Any insight would be appreciated!
    Attached Files Attached Files

  2. #2
    Forum Expert WideBoyDixon's Avatar
    Join Date
    10-03-2016
    Location
    Sheffield, UK
    MS-Off Ver
    365
    Posts
    2,182

    Re: Excel FILTER FUNCTION with 2 Criteria - Not working (?)

    Like this:

    Please Login or Register  to view this content.
    WBD
    Office 365 on Windows 11, looking for rep!

  3. #3
    Forum Contributor
    Join Date
    12-06-2021
    Location
    Fort Lauderdale, Florida. United States
    MS-Off Ver
    365
    Posts
    143

    Re: Excel FILTER FUNCTION with 2 Criteria - Not working (?)

    Quote Originally Posted by WideBoyDixon View Post
    Like this:

    Please Login or Register  to view this content.
    WBD


    Hi WideBoyDixon

    thanks for the help!!


    • Here is a sample of the REAL scenario: FILTER(Table1,(Table1[Row Type]="Data")*(Table1[Data Type]="detail credits"))*(Table1[Data Type]="detail credits")
    • Changed it to this: FILTER(Table1,((Table1[Row Type]="Data")*(Table1[Data Type]="detail credits"))*(Table1[Data Type]="detail credits"))


    and it worked like a charm! Darn those parenthesis!!

+ 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. [SOLVED] Auto Filter function no longer working as it did
    By SeoulGal in forum Excel General
    Replies: 3
    Last Post: 08-21-2021, 11:40 AM
  2. [SOLVED] data -filter-advanced -criteria date -not working
    By sumesh56 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-05-2021, 09:49 AM
  3. Criteria range for advance filter not working.
    By noname91 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-21-2020, 06:01 AM
  4. [SOLVED] Filter function not working correctly.
    By ununio in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 01-26-2018, 03:02 PM
  5. VBA Criteria/Filter not working
    By joelimzh in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 11-24-2017, 03:10 AM
  6. Using a function to filter on two criteria
    By elouise_everett in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-09-2017, 04:51 PM
  7. filter function with criteria
    By bklim in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-15-2007, 11:18 AM

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