+ Reply to Thread
Results 1 to 11 of 11

Conditional formatting for #N/A

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    01-18-2010
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    128

    Conditional formatting for #N/A

    I would like to color all #N/A cells. How to do it? Thank you!

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,083

    Re: Conditional formatting for #N/A

    Try

    =ISNA(A1)

    format as required copy the format to other required cells using Format painter.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Contributor
    Join Date
    01-18-2010
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    128

    Re: Conditional formatting for #N/A

    Quote Originally Posted by Special-K View Post
    Try

    =ISNA(A1)

    format as required copy the format to other required cells using Format painter.
    What if I want a whole range, like d2:d1112? There are some good numbers in that column, so I cannot copy/paste the conditional formatting rule down because it takes out my good numbers.
    Thank you for your help!

  4. #4
    Forum Contributor
    Join Date
    01-18-2010
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    128

    Re: Conditional formatting for #N/A

    Thanks for the help!

  5. #5
    Forum Expert dilipandey's Avatar
    Join Date
    12-05-2011
    Location
    Dubai, UAE
    MS-Off Ver
    1997 - 2016
    Posts
    8,191

    Re: Conditional formatting for #N/A

    Hi Kisboros,

    Use following formula in conditional formatting -> use a formula to determine which cells to format:-
    
    =ISERROR(D4)
    and choose a color (font or background).
    where cell d4 is any cell (relative reference) in the range containing #N/As.

    If still have issues, post the sample file.

    Regards,
    DILIPandey

    <click on below 'star' if this helps>
    DILIPandey, Excel rMVP
    +919810929744 (India), +971528225509 (Dubai), dilipandey@gmail.com

  6. #6
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Conditional formatting for #N/A

    Hi

    Conditional Formatting
    Highlight the range

    Rule =isna($a1)

    Hope to helps you
    Attached Files Attached Files
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  7. #7
    Registered User
    Join Date
    12-30-2011
    Location
    Edmonton, Canada
    MS-Off Ver
    Excel 2003, 2007, 2010
    Posts
    2

    Re: Conditional formatting for #N/A

    You could use conditional formatting... Under Format only cells that contain, there is a selection for Errors. This will pick up all errors, #DIV/0!, #N/A,... etc.

  8. #8
    Forum Contributor
    Join Date
    01-18-2010
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    128

    Re: Conditional formatting for #N/A

    Quote Originally Posted by Tnek View Post
    You could use conditional formatting... Under Format only cells that contain, there is a selection for Errors. This will pick up all errors, #DIV/0!, #N/A,... etc.
    Thanks for the help; this was the easiest!

  9. #9
    Registered User
    Join Date
    05-27-2012
    Location
    Australia
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Conditional formatting for #N/A

    Does this formula no longer work with Excel 2016 ? i used =isna($j3) in the rule for conditional formatting but the cells without #N/A (vlookups that produced results) are getting formatted.

  10. #10
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: Conditional formatting for #N/A

    Hello dimwit,

    I don't have 2016, but I suspect that formula would still work. Anyway, if you have a specific question of your own, please create your own thread.

    You can always reference this thread if required.
    HTH
    Regards, Jeff

  11. #11
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Cool Re: Conditional formatting for #N/A

    ISNA(), IFNA()
    Both works with Ex2016
    here is a v.simple example
    Attached Files Attached Files

+ 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