ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   #N/A (https://www.excelbanter.com/excel-discussion-misc-queries/93109-n.html)

Mayank

#N/A
 
How can I show an empty cell where a #N/A is displayed using function NA()?

David Biddulph

#N/A
 
"Mayank" wrote in message
...
How can I show an empty cell where a #N/A is displayed using function
NA()?


If your formula returning #N/A is in A1, then try =IF(ISNA(A1),"",A1) in
another cell, or else you can replace your formula in A1 by
=IF(ISNA(your formula),"",your formula).
--
David Biddulph



Bob Phillips

#N/A
 
Use conditional formatting, with a formula of =NA() and set the font to
white.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Mayank" wrote in message
...
How can I show an empty cell where a #N/A is displayed using function

NA()?




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

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