+ Reply to Thread
Results 1 to 2 of 2

Index list values that meet criteria

  1. #1
    Forum Contributor
    Join Date
    01-25-2021
    Location
    Atlanta, Georgia
    MS-Off Ver
    365
    Posts
    144

    Index list values that meet criteria

    I have a workbook with 3 tabs. First tab has a master list (Master Invoices) of combined invoices from 2 companies (Company 1 and Company 2). In subsequent sheets, I would like info to be distributed in a concise list based on the Company name (C1).

    I used an Index/Array formula but running into errors. It looks like the company name lines up in adjacent column and the other columns do not even show. Also I would like to get rid of #NUM errors. Thanks so much!
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,036

    Re: Index list values that meet criteria

    Turn the two tables in the company sheet BACK into ranges and delete all formulae.

    In A3:
    =FILTER(MasterInvoice,(MasterInvoice[Contract]='Company 1'!C1))

    similarly on the other sheet.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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. Replies: 4
    Last Post: 01-25-2022, 02:29 PM
  2. Replies: 3
    Last Post: 10-07-2019, 10:51 PM
  3. Sum of values that meet criteria
    By randomraz in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-03-2018, 10:53 AM
  4. how to add all values above row that meet multiple criteria criteria
    By skikio in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-18-2015, 09:40 AM
  5. [SOLVED] list items that meet certain criteria
    By littleYS in forum Excel General
    Replies: 3
    Last Post: 08-02-2013, 06:15 AM
  6. [SOLVED] Equivalent of an index match but return all values that meet the criteria
    By Brumbot in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-19-2013, 04:32 AM
  7. List all scores which meet criteria (INDEX/MATCH?)
    By Sharpshooter in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-01-2010, 08:03 AM

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