ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Replacing an Error (https://www.excelbanter.com/excel-programming/340166-replacing-error.html)

A

Replacing an Error
 
How do you replace an error (in my case, #N/A) with a space? The cell shows
that error until I type information into the cell next to it that gives it
information. I would like for the cell to remain blank until it needs to be
used. Is there a formula for this? I know I can keep it from showing when I
print, but I need to send this as an e-mail and do not want the error to
show. Thanks!

Vacation's Over

Replacing an Error
 
Excel 2003 HELP
#N/A

=IF(ISERROR(old_formula),"",old_formula)

"A" wrote:

How do you replace an error (in my case, #N/A) with a space? The cell shows
that error until I type information into the cell next to it that gives it
information. I would like for the cell to remain blank until it needs to be
used. Is there a formula for this? I know I can keep it from showing when I
print, but I need to send this as an e-mail and do not want the error to
show. Thanks!


A

Replacing an Error
 
But, where do I place this formula?

"Vacation's Over" wrote:

Excel 2003 HELP
#N/A

=IF(ISERROR(old_formula),"",old_formula)

"A" wrote:

How do you replace an error (in my case, #N/A) with a space? The cell shows
that error until I type information into the cell next to it that gives it
information. I would like for the cell to remain blank until it needs to be
used. Is there a formula for this? I know I can keep it from showing when I
print, but I need to send this as an e-mail and do not want the error to
show. Thanks!


vbaprog

Replacing an Error
 

in the cell in which you don't need the #N/A to appear.

"A" wrote:

But, where do I place this formula?

"Vacation's Over" wrote:

Excel 2003 HELP
#N/A

=IF(ISERROR(old_formula),"",old_formula)

"A" wrote:

How do you replace an error (in my case, #N/A) with a space? The cell shows
that error until I type information into the cell next to it that gives it
information. I would like for the cell to remain blank until it needs to be
used. Is there a formula for this? I know I can keep it from showing when I
print, but I need to send this as an e-mail and do not want the error to
show. Thanks!



All times are GMT +1. The time now is 02:31 PM.

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