+ Reply to Thread
Results 1 to 3 of 3

Help with Index Match to Return Specific Value if False

  1. #1
    Registered User
    Join Date
    03-28-2016
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    36

    Help with Index Match to Return Specific Value if False

    Hi,

    I have a formula which is working well in its current form, but I want to add one more match function to it. If it doesn’t match, I want it to return a value of 0. Have I messed up the syntax?

    Current Formula (works fine):
    =iferror(index('Source Data'!$A$1:$CE$700,match($A595,'Source Data'!$A:$A,0),MATCH(F$5,'Source Data!$3:$3)),"-")

    Amended Formula (doesn’t work):
    =iferror(index('Source Data'!$A$1:$CE$700,match($A594,'Data Source'!$A:$A,0),MATCH(F$5,'Data Source'!$3:$3),match(B594,B7:B17,0),"-"))


    Any insight would be super helpful! Thank you!

  2. #2
    Valued Forum Contributor unit285's Avatar
    Join Date
    10-29-2015
    Location
    TN
    MS-Off Ver
    Office 365
    Posts
    358

    Re: Help with Index Match to Return Specific Value if False

    Quote Originally Posted by Peelah View Post
    Hi,

    I have a formula which is working well in its current form, but I want to add one more match function to it. If it doesn’t match, I want it to return a value of 0. Have I messed up the syntax?

    Current Formula (works fine):
    =iferror(index('Source Data'!$A$1:$CE$700,match($A595,'Source Data'!$A:$A,0),MATCH(F$5,'Source Data!$3:$3)),"-")

    Amended Formula (doesn’t work):
    =iferror(index('Source Data'!$A$1:$CE$700,match($A594,'Data Source'!$A:$A,0),MATCH(F$5,'Data Source'!$3:$3),match(B594,B7:B17,0),"-"))


    Any insight would be super helpful! Thank you!
    This?
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Valued Forum Contributor unit285's Avatar
    Join Date
    10-29-2015
    Location
    TN
    MS-Off Ver
    Office 365
    Posts
    358

    Re: Help with Index Match to Return Specific Value if False

    I messed that formula up because I did not have the 'Source Data' sheet in my workbook. Try this and ignore my earlier post.

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

+ 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 / Match - match 3 input values and return the results from the index
    By t83357 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-08-2016, 07:34 PM
  2. Need help with Index and Match to return specific values
    By yessuz in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 02-04-2016, 04:44 AM
  3. [SOLVED] Index Match formula with Or Exact True/False output
    By Karroog in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-10-2014, 02:32 PM
  4. Replies: 3
    Last Post: 05-08-2013, 02:10 PM
  5. match the data from the other tabs and return value if true or false
    By pphg in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-05-2013, 04:33 AM
  6. [SOLVED] Match specific words in cell and return value if true or false
    By jbrooksia in forum Excel General
    Replies: 3
    Last Post: 03-27-2012, 04:15 PM
  7. Match and return a true false value
    By dcaraher in forum Excel General
    Replies: 2
    Last Post: 09-25-2009, 06:42 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