+ Reply to Thread
Results 1 to 3 of 3

Filter and Indirect functions with Table Issue

Hybrid View

  1. #1
    Registered User
    Join Date
    12-02-2016
    Location
    chicago
    MS-Off Ver
    2013
    Posts
    73

    Filter and Indirect functions with Table Issue

    Hi,
    I'm trying to use FILTER function along with INDIRECT. Where H4 is the name of the column and H3 is value I want to filter by. The equation works on other tables but not on the one I have attached. I have tried different array functions on the problem table that work fine but no filter for some reason. Please see attached. TY!
    Attached Files Attached Files
    Last edited by jlschae154; 06-26-2023 at 06:17 PM.

  2. #2
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,466

    Re: Filter and Indirect functions with Table Issue

    Please try in N13:
    Formula: copy to clipboard
    =UNIQUE(FILTER(IFNA(tbl_DenialData[APR DRG],""),IFNA(INDIRECT("Tbl_DenialData["&$H$4&"]")=$H$3,FALSE)))
    Attached Files Attached Files

  3. #3
    Forum Guru HansDouwe's Avatar
    Join Date
    06-21-2022
    Location
    Nederland
    MS-Off Ver
    365 V2403 (Build 17330.20000)
    Posts
    6,466

    Re: Filter and Indirect functions with Table Issue

    Thanks for the rep and feedback .

+ 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] Let, unique, filter, sort functions used with indirect
    By dvess11 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-05-2023, 03:20 PM
  2. Pivot table Top x filter issue
    By jfgrenier in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 06-12-2013, 08:12 AM
  3. [SOLVED] Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Andy Wiggins in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 09-06-2005, 07:05 AM
  4. [SOLVED] Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Mike Barlow in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM
  5. Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Mike Barlow in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 01:05 AM
  6. Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Mike Barlow in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  7. Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions
    By Mike Barlow in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 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