ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional formatting a #N/A return in a cell? I want it white. (https://www.excelbanter.com/excel-discussion-misc-queries/67855-conditional-formatting-n-return-cell-i-want-white.html)

Wendy

Conditional formatting a #N/A return in a cell? I want it white.
 
I would like to format the '#N/A' results (from a VLookup) in a column to be
white or invisible, but because it is neither a value or a formula, I am
having trouble. Any ideas?

Anne Troy

Conditional formatting a #N/A return in a cell? I want it white.
 
Why not do this instead?
=IF(ISNA(VLOOKUPHERE),"",VLOOKUP)
That way, if it's #N/A, then it shows nothing in the cell.
************
Hope it helps!
Anne Troy
www.OfficeArticles.com

"Wendy" wrote in message
...
I would like to format the '#N/A' results (from a VLookup) in a column to
be
white or invisible, but because it is neither a value or a formula, I am
having trouble. Any ideas?




Cutter

Conditional formatting a #N/A return in a cell? I want it white.
 

But to answer your question, use:

If A1 is the cell you want to Conditionally Format
Under Formula is
=ISNA(A1)


--
Cutter
------------------------------------------------------------------------
Cutter's Profile: http://www.excelforum.com/member.php...fo&userid=9848
View this thread: http://www.excelforum.com/showthread...hreadid=505813



All times are GMT +1. The time now is 03:57 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com