+ Reply to Thread
Results 1 to 6 of 6

Dynmic array (filter based on text)

  1. #1
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    Dynmic array (filter based on text)

    Hello All

    I need the formula in L2 to look at J1 and filter whatever is in J1,

    please see attached to help explanation and understanding

    thank you for looking
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Dynmic array (filter based on text)

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    although you need to get rid of the cells in ABC that have #N/A

  3. #3
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    Re: Dynmic array (filter based on text)

    changed the #N/A, its still not filtering tho

  4. #4
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Dynmic array (filter based on text)

    Please try

    =SORT(FILTER(Table1,(IFERROR(Table1[ABC]=J1,0))*(Table1[Ext GL Cost]>=AGGREGATE(14,6,Table1[Ext GL Cost]/(Table1[ABC]=J1),K1))),8,-1)
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    Re: Dynmic array (filter based on text)

    thanks, Bo, that works great

    have a great weekend

  6. #6
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,077

    Re: Dynmic array (filter based on text)

    changed the #N/A, its still not filtering tho
    works for me
    Attached Files Attached Files

+ 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] Set Print Area with dynmic range in rows
    By abhinavbinkar in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-08-2018, 04:43 AM
  2. [SOLVED] Help - Dynamically Create an Array, Based on Key Cell, and Count Text within Array
    By mattsmit87 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-30-2017, 03:44 PM
  3. Conditional Formatting Text based on array values of adjacent array.
    By Quasar82 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2017, 09:54 AM
  4. [SOLVED] how can i make this array change the cell in a column based on a text array
    By dmcgov in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-25-2016, 09:44 AM
  5. [SOLVED] array filter that returns text if an exact match only
    By mcdermott2 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-10-2015, 06:13 PM
  6. vba macro filter based on a array of cells with text and number values
    By daviddg in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-24-2014, 04:39 AM
  7. [SOLVED] Filter worksheet based on listbox array
    By MarMo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-08-2013, 08:38 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