Results 1 to 4 of 4

search for #N/A questions

This is a discussion on search for #N/A questions within the Excel Questions forums, part of the Question Forums category; Hi, I'm trying to find out how to replace #N/A results. I know that this was discussed in previous questions, ...

  1. #1
    Board Regular
    Join Date
    Jun 2002
    Posts
    367

    Default search for #N/A questions

    Hi, I'm trying to find out how to replace #N/A results. I know that this was discussed in previous questions, but when I search for "#N/A" in the search box, I get no results? Could you tell me how to search and find those questions and answers?

  2. #2
    DRJ
    DRJ is offline
    MrExcel MVP DRJ's Avatar
    Join Date
    Feb 2002
    Location
    California
    Posts
    3,856

    Default

    To get rid of N/A in cells you can

    A) conditionally format the cells to hide N/A values (i.e. white text)

    b) use an if statement to check for the error. =If(ISNA(YourEquation,"",YourEquation)

    The second solution will replace the error with whatever you want, but it does have to evaluate the equation twice so it is less efficient.

  3. #3
    Board Regular
    Join Date
    Feb 2004
    Posts
    75

    Default Re: search for #N/A questions

    what do you want to do?
    do you want to avoid these kind of errors.
    give me some more info
    or look at following function "error.type(errorval)"
    regards

  4. #4
    Legend just_jon's Avatar
    Join Date
    Sep 2002
    Location
    Alabama/State of Disarray
    Posts
    10,473

    Default Re: search for #N/A questions

    For a thoughtful commentary on how to avoid the #N/A return, see Aladin's posting here.
    just_jon
    Book of the Month: I'm Not Really an MVP, I Just Play One on TV [j. jon, 2004]

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
  •  


DMCA.com