I would like to color all #N/A cells. How to do it? Thank you!![]()
I would like to color all #N/A cells. How to do it? Thank you!![]()
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.
Thanks for the help!
Hi Kisboros,
Use following formula in conditional formatting -> use a formula to determine which cells to format:-
and choose a color (font or background).![]()
=ISERROR(D4)
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
Hi
Conditional Formatting
Highlight the range
Rule =isna($a1)
Hope to helps you
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.
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.
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.![]()
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
ISNA(), IFNA()
Both works with Ex2016
here is a v.simple example
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks