+ Reply to Thread
Results 1 to 3 of 3

help with if match index giving false

  1. #1
    Registered User
    Join Date
    10-29-2022
    Location
    Miami, FL
    MS-Off Ver
    365
    Posts
    1

    help with if match index giving false

    Cross-posted at https://www.mrexcel.com/board/thread...index.1220651/

    can someone help me understand why this is returning false:

    if use type = use type, if (cell = yes, then if year 1 is less than or equal to year 6 then index(refinance mortgage balance,match year), if cell = yes, if year 6 is > year 1 then index(mortgage balance, match year), if cell = no, then index(original original mortgage balance, match year)

    =IF($C$22=$ER$21,IF($S$4="yes",IF($S$7<=ES20,INDEX('Assumption Amortization Refinan'!$K:$K,MATCH(ES20,'Assumption Amortization Refinan'!$G:$G,0)),IF($C$22=$ER$21,IF($S$4="yes",IF($S$7>ES20,INDEX('Assumption 1 Amortization'!$J:$J,MATCH(ES20,'Assumption 1 Amortization'!$F:$F,0))))))),IF($S$4="no",INDEX('Assumption 1 Amortization'!$J:$J,MATCH(ES20,'Assumption 1 Amortization'!$F:$F,0))))

    i am trying to accomplish that if it says no then it should pick up the numbers on the assumption 1 amortization
    Last edited by 6StringJazzer; 10-29-2022 at 03:40 PM. Reason: added xpost link

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: help with if match index giving false

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not told us about this. You are required to do so.

    Please see Forum Rule #3 about cross-posting and adjust accordingly. Read this to understand why we (and other sites like us) consider this to be important: https://excelguru.ca/a-message-to-forum-cross-posters/

    I have added the link for you because it's your first post.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: help with if match index giving false

    Please see yellow banner at the top of the page and attach your file with sample data. It will be nearly impossible to answer this without seeing what data is actually in your file and trying to unwind what this formula is trying to do.

+ 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 giving result from a few rows down (match type 0)
    By PeterOD in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-14-2022, 12:39 AM
  2. [SOLVED] INDEX/MATCH Combination giving a FALSE result
    By Dexter2 in forum Excel Formulas & Functions
    Replies: 44
    Last Post: 12-30-2020, 06:35 PM
  3. [SOLVED] Index match giving #N/A
    By Barking_Mad in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-27-2020, 11:16 AM
  4. [SOLVED] Index-Match array giving first value when no match
    By BPSJACK in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-09-2019, 09:30 AM
  5. [SOLVED] Index Match Multiple criteia Giving zero value
    By lauren11 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 07-04-2019, 01:15 AM
  6. Index/match - giving #NA but value is correct
    By MartinGTC in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 12-12-2017, 12:49 PM
  7. INDEX/MATCH with =LARGE is giving duplicates
    By keith740 in forum Excel General
    Replies: 6
    Last Post: 10-07-2015, 03:35 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