removing the #N/A error

B

blueshot

I have a formula that often results in #N/A depending on the data use
to calculate the result (for example 0/0).

Can you tell my how I can make this cell show blank if the erro
occrus. If the result of the formula is legitimate, then obviously
want it to show.

Thanks,
Bluesho
 
A

A.W.J. Ales

Blueshot

Use =If(Iserror(Formula),"",Formula)

--
Regards,
Auk Ales

* Please reply to this newsgroup only *
* I will not react on unsolicited e-mails *
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top