+ Reply to Thread
Results 1 to 10 of 10

Multiple Nested IF / ISNA

  1. #1
    Forum Contributor
    Join Date
    02-23-2015
    Location
    SG
    MS-Off Ver
    MS Excel 2019 & 365
    Posts
    241

    Multiple Nested IF / ISNA

    Hi,

    Need some help. Thanks.

    I have this ISNA/MATCH formula

    Please Login or Register  to view this content.
    I would like to add in one more ISNA/MATCH, what will be the nested IF/ISNA look like? or is there a simplfy formula for multiple ISNA/MATCH if more to be added?
    Last edited by cyliyu; 09-17-2020 at 04:05 AM.

  2. #2
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Multiple Nested IF/ ISNA

    Try to follow this construction:

    =IF(C395="","",IFERROR(match_1,IFFERROR(match_2,IFERROR(match_3,Resuls_notmatch_3),Resuls_notmatch_2),Resuls_notmatch_1))
    Quang PT

  3. #3
    Forum Contributor
    Join Date
    02-23-2015
    Location
    SG
    MS-Off Ver
    MS Excel 2019 & 365
    Posts
    241

    Re: Multiple Nested IF/ ISNA

    Thanks, Bebo021999.

    I can't get it to work.

    I tried the ISNA/MATCH, the results of "New" always show "Old", any help appreciated.

    =IF(C395="","",IF(ISNA(MATCH(C395&"_"&D395,S1!$G$3:$G$100,0)),IF(ISNA(MATCH(C395&"_"&100,S1!$M$3:$M$100,0)),IF(ISNA(MATCH(C395&"_"&D395,S1!$S$3:$S$100,0)),"Old","NRFF"),"New"),"STELS"))

    S1!$G$3:$G$100 - STELS
    S1!$M$3:$M$100 - NEW
    S1!$S$3:$S$S100 - NRFF
    if none match - result "Old"
    Last edited by cyliyu; 09-16-2020 at 08:25 AM.

  4. #4
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Multiple Nested IF/ ISNA

    It is better to attach a sample.

    (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  5. #5
    Forum Contributor
    Join Date
    02-23-2015
    Location
    SG
    MS-Off Ver
    MS Excel 2019 & 365
    Posts
    241

    Re: Multiple Nested IF/ ISNA

    Please see attached sample file.

    Coulmn F the calculation cell, and G the expected result.
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    02-23-2015
    Location
    SG
    MS-Off Ver
    MS Excel 2019 & 365
    Posts
    241

    Re: Multiple Nested IF/ ISNA

    Need some advice to correct the error.
    Not able to get the expected result as highlighted in Yellow.

    Attachment 695629

  7. #7
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Multiple Nested IF / ISNA

    Please try at F12

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


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

  8. #8
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Multiple Nested IF / ISNA

    Try:
    Please Login or Register  to view this content.
    Attached Files Attached Files

  9. #9
    Forum Contributor
    Join Date
    02-23-2015
    Location
    SG
    MS-Off Ver
    MS Excel 2019 & 365
    Posts
    241

    Re: Multiple Nested IF / ISNA

    Thanks, Bo_Ry for pointed out my mistake and provide a 2nd formula that is even better. Appreciated.

  10. #10
    Forum Contributor
    Join Date
    02-23-2015
    Location
    SG
    MS-Off Ver
    MS Excel 2019 & 365
    Posts
    241

    Re: Multiple Nested IF / ISNA

    Thanks to bebo021999 too.
    A new formula learnt today. Appreciated.

+ 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] Nested IF, AND, ISNA, VLOOKUP
    By gamiller1977 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-20-2018, 01:10 PM
  2. Nested IF(ISNA) Statements - Multiple Sheets
    By Cher2332 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-18-2013, 12:47 PM
  3. [SOLVED] Need help with a nested IF with an ISNA (I think)
    By nighthalcyon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-25-2013, 05:13 PM
  4. Streamlining nested IF/ ISNA
    By boatbabe in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-25-2011, 10:26 AM
  5. Nested If's/VLOOKUP/ISNA
    By dagindi in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-30-2011, 08:36 AM
  6. Excel 2007 : Nested IF, AND IF, ISNA IF.. Arghhh
    By myvlturbo in forum Excel General
    Replies: 3
    Last Post: 06-26-2010, 12:00 AM
  7. nested if statment - needs if(isna
    By techiemom60 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-27-2006, 03:00 PM

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