+ Reply to Thread
Results 1 to 3 of 3

Easy-#N/A error Which fix to use:iserror/na()/ISNA/ (in Index, Match string)

  1. #1
    Registered User
    Join Date
    01-14-2007
    Posts
    18

    Easy-#N/A error Which fix to use:iserror/na()/ISNA/ (in Index, Match string)

    First stipulation to this sheet, I cannot use VBA or macros for this enviroment. Otherwise, this would be simple.

    My sheet is laid out as such -
    Input tab / output tab
    On the input tab, I have new fresh clean data dropped... On the output tab (I have some preformatted paste-linked references - and all of that works and looks great. When I am using the Index and Match as a statement for every line.. I get this #NA error for all of the blank cells. (This is the majority of the cells...

    =INDEX(JJs!$F$1:$F$25386,MATCH(D32,JJs!$B$1:$B$25386,0))
    =INDEX(JJs!$F$1:$F$25386,MATCH(D33,JJs!$B$1:$B$25386,0))

    =IF(ISERROR(INDEX(JJs!$F$1:$F$25386,MATCH(D33,JJs!$B$1:$B$25386,0)))
    Said I didn't have another parenthesis..

    About 25,000 IDs and I want them to match the report we pull daily.

    A LOT of blanks should occur because these people are not on our lists and thats okay! but these errors just make it cluttery.

    The #NA error.. I cannot get rid of, can someone assist on the right placement of the most suitable fix? I tried one, It changed the error from #N/A to #NAME instead.
    For me, blank works best, but if we must, 0 is fine also. I think conditional formatting might be much for this many records. Thank you all for your reading and any suggestions you can make.

    Thank you,

    Dee

  2. #2
    Forum Contributor corinereyes's Avatar
    Join Date
    12-02-2003
    Location
    Philippines
    MS-Off Ver
    MS Excel 2016
    Posts
    520
    Hi DoraExplorExcel,

    Try this to get rid of the #N/A error:

    Please Login or Register  to view this content.
    Corine

  3. #3
    Registered User
    Join Date
    01-14-2007
    Posts
    18

    Thumbs up Thank you! Perfect

    I always get tripped up on how to integrate these little codes. Every formula is different and they each need a different approach as to resolving their problems. I can always learn something new from the excel guru community. Thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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