+ Reply to Thread
Results 1 to 5 of 5

Need help with a nested IF with an ISNA (I think)

Hybrid View

  1. #1
    Registered User
    Join Date
    05-31-2013
    Location
    Colorado, US
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Need help with a nested IF with an ISNA (I think)

    Quote Originally Posted by tigeravatar View Post
    nighthalcyon,

    In cell H2 and copied down:
    =IF(COUNTIF(A2:G2,"<>#N/A")=0,"",INDEX(A2:G2,MATCH(FALSE,INDEX(ISNA(A2:G2),),0)))
    Or if you don't mind seeing the #N/A error message if there is no number to return, you can leave off the first part:
    =INDEX(A2:G2,MATCH(FALSE,INDEX(ISNA(A2:G2),),0))
    Worked perfectly. Thanks very much for your help !!!

    Edit: Looks like I've already repped you for some of your help earlier. But I'll get you again when I can.
    Last edited by nighthalcyon; 07-25-2013 at 04:58 PM.

+ 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. Adding ISNA to long nested IF statements with vlookups
    By vgately99 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-07-2013, 02:59 PM
  2. Streamlining nested IF/ ISNA
    By boatbabe in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-25-2011, 10:26 AM
  3. Nested If's/VLOOKUP/ISNA
    By dagindi in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-30-2011, 08:36 AM
  4. 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
  5. 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