Results 1 to 9 of 9

Filter Formula with multiple conditions

Threaded View

  1. #1
    Forum Contributor
    Join Date
    05-28-2020
    Location
    Poland
    MS-Off Ver
    O365,
    Posts
    120

    Filter Formula with multiple conditions

    Good evening,

    I am struggling with the Filter function, where I try to filter 3 conditions. Even I thought,
    I did understand it, I must admit, I don't

    As seen in the Test file, I have in Sheet1 a table called "Test" with 4 Columns:

    - Person
    - Region
    - Responsibility
    - District

    When I filter in Sheet2 in Cell: D7, using the formula:

    =FILTER(TEST,TEST[Region]="R")

    I get the result as expected.

    If I try to extend the formula to filter for the Region and for the Responsibility as seen in Cell: D14,
    I fail terribly

    I tried with:
    =FILTER(Test,Test[Region]="R")*(Test[Responsible]="Single") and also with several other attempts.


    The target is, to have a filter, where I filter by Region="R", Responsibility="Single" and District="11",

    where I should end with:

    Person A
    Person C

    Can someone help?

    Thank you very much
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to filter data based on multiple conditions
    By Mr. Z in forum Excel General
    Replies: 3
    Last Post: 07-22-2021, 12:40 PM
  2. how to apply filter formula for multiple conditions
    By akshay6s in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-05-2020, 10:55 AM
  3. how to include multiple conditions in filter for vb
    By vimalanathk in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-18-2016, 12:33 AM
  4. how to include multiple conditions in filter for vb
    By vimalanathk in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-17-2016, 01:58 AM
  5. COUNTIF with multiple conditions and filter
    By danriley22 in forum Excel General
    Replies: 5
    Last Post: 07-15-2008, 04:49 PM
  6. Programming multiple filter conditions with autofilter
    By dingman4 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-18-2007, 09:30 PM
  7. [SOLVED] How do I filter with multiple conditions in one field?
    By TJ in forum Excel General
    Replies: 4
    Last Post: 09-28-2005, 07:05 PM

Tags for this Thread

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