+ Reply to Thread
Results 1 to 3 of 3

Advanced filter function

  1. #1
    Registered User
    Join Date
    09-02-2013
    Location
    sydney
    MS-Off Ver
    Office 365
    Posts
    24

    Advanced filter function

    Hi All,

    I have a list of items (assembly list / bill of material) as per attached file.
    Can someone please help me apply a filter that will only show Data for the "committed" items which would include adjacent rows below?
    Basically full Assembly only for Committed Items.

    Thanks in advance
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    01-07-2022
    Location
    Europe
    MS-Off Ver
    Office 365
    Posts
    473

    Re: Advanced filter function

    easiest if you can use a helper column.

    In cell G2: =IF(AND(D2=0,NOT(ISNA(F2))),F2,IF(D2>0,G1,NA())) then copy down

    You can then filter Column G, excluding the #N/A values
    <<< If you have valued anyone's contributions in this thread, please click * to thank them for their efforts

  3. #3
    Registered User
    Join Date
    09-02-2013
    Location
    sydney
    MS-Off Ver
    Office 365
    Posts
    24

    Re: Advanced filter function

    This worked well - thank you so much!

+ 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. Advanced filter with function as criteria range?
    By dakke in forum Excel General
    Replies: 23
    Last Post: 06-10-2021, 04:48 PM
  2. Disabling the Advanced filter function
    By ngk08 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-03-2016, 06:15 PM
  3. advanced filter - button to re apply advanced filter across multiple sheets
    By motmac87 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-05-2013, 11:16 PM
  4. [SOLVED] How to use advanced filter function in a protective mode
    By jjin in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-23-2013, 07:17 PM
  5. [SOLVED] Function for VERY advanced Filter- criteria in two columns
    By synses in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 10-24-2012, 03:19 PM
  6. Code For Advanced Filter Function
    By rspadinger in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-05-2008, 11:58 AM
  7. [SOLVED] Advanced Filter Function
    By carl in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-25-2006, 12:20 PM
  8. [SOLVED] advanced filter a range:Advanced Filter function
    By Il Principe in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 10: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