+ Reply to Thread
Results 1 to 2 of 2

Using Index Match to consolidate a list and exclude an item

  1. #1
    Registered User
    Join Date
    03-17-2018
    Location
    Wellington, New Zealand
    MS-Off Ver
    Excel 2010
    Posts
    1

    Using Index Match to consolidate a list and exclude an item

    Hi this is my first post on a Forum and I'm new to Array Formulas so I hope I have done this correctly.

    My problem:
    I have a list of items (Plant Name) in a table column and I'm consolidating the list on a separate Worksheet to remove duplicates.
    The following code works fine for this step and I get a consolidated list with no duplications...
    {= INDEX(Bedding_Table[Plant Name], MATCH(, COUNTIF($A$2:$A2, Bedding_Table[Plant Name]), 0))&""}

    I then have a formula that adds up the Area and Total Plants from this list, which also works fine.
    BUT I need to exclude the "-" item from the list. I currently filter the column results manually at the end to exclude the unwanted "-", but I'm sure this can be done within the formula.
    I guess I need an IF() statement in there somewhere but I'm stuck finding a solution. Any ideas please?
    Attached Images Attached Images

  2. #2
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Using Index Match to consolidate a list and exclude an item

    Best way, do pivot table.


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

+ 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: 1
    Last Post: 09-12-2017, 01:19 PM
  2. [SOLVED] Find item(s) in a cell and match to item(s) in a list
    By seleseped in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-11-2017, 12:06 PM
  3. [SOLVED] Match Issue - Consolidate Columns of Data With Match/Index/etc?
    By excelsior123 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-03-2014, 05:14 PM
  4. Index/match or Vlookup to exclude data
    By MZing81 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-21-2012, 03:32 PM
  5. Consolidate Index/Match formula into variable range
    By jeffreybrown in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-10-2012, 11:16 AM
  6. Replies: 0
    Last Post: 03-02-2012, 11:16 AM
  7. Replies: 9
    Last Post: 05-21-2011, 12:14 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