#1   Report Post  
Posted to microsoft.public.excel.misc
Mayank
 
Posts: n/a
Default #N/A

How can I show an empty cell where a #N/A is displayed using function NA()?
  #2   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph
 
Posts: n/a
Default #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


  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default #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()?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"