+ Reply to Thread
Results 1 to 3 of 3

Index and Match with multiple criteria and wild card?

  1. #1
    Registered User
    Join Date
    11-02-2011
    Location
    BC, Canada
    MS-Off Ver
    Excel 2016
    Posts
    20

    Index and Match with multiple criteria and wild card?

    Hi all, is it possible to use wild cards in and Index and match array formula with multiple criteria?

    This formula doesn't work, but hopefully it will illustrate what I'm trying to accomplish...

    {=IFERROR(INDEX([Year],MATCH(1,([@[NC]]=[NC])*("*IMAGE"=[Project]),0)),0)}

    I'm trying to match against two criteria, the current row value in the table column 'NC' and any row value containing the partial string "IMAGE" under the table column 'Project'

    Here's an example of the table

    NC Project Year Desired Result
    100 IMAGE 2003 2003
    100 PLATE 2005 2003
    100 DUCK 2006 2003
    200 IMAGE 2014 2014
    200 DUCK 2020 2014

    The Desired result column would contain the formula to return the Year value for the row where the NC value = the row NC value and the Project value contained the partial string "IMAGE"

    Any assistance would be greatly appreciated!

    Thanks
    Last edited by AliGW; 12-22-2023 at 11:21 AM. Reason: SOLVED tag needs applying from the menu link above - no need to edit the thread title!

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,463

    Re: Index and Match with multiple criteria and wild card?

    Try:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Or just:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Last edited by TMS; 12-21-2023 at 08:35 PM.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,463

    Re: SOLVED - Index and Match with multiple criteria and wild card?

    You're welcome. Thanks for the rep.

+ 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] index wild card
    By jpbisani in forum Excel General
    Replies: 6
    Last Post: 06-22-2019, 07:37 AM
  2. [SOLVED] If function wild card. CountIF or Match?
    By sick stigma in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-16-2018, 04:43 AM
  3. [SOLVED] Need a wild card in a formula for counting incidents with multiple criteria
    By jmcole in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-19-2014, 10:39 PM
  4. match formula with wild card in vba not working
    By jed38 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-18-2013, 09:55 AM
  5. Max, Min, & Std Dev with Multiple Criteria Including a Wild Card
    By rmmohan in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-14-2013, 12:45 PM
  6. Array Formula with Dynamic Wild Card Criteria
    By mildar in forum Excel General
    Replies: 8
    Last Post: 12-30-2010, 01:35 PM
  7. Move multiple files with wild card name
    By randell.graybill in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-14-2010, 10:31 PM

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