#DIV/0! replaced by 'O'

  • Thread starter Thread starter imageres
  • Start date Start date
I

imageres

Is there a simple way of setting up a work sheet so that the #DIV/0 i
automatically replaced by a zerro?

Thanks Dou
 
Since the errors must come from formula you can amend the formulas like

=IF(divisor=0,0,dividend/divisor)

--


For everyone's benefit keep the discussion in the newsgroup.

Regards,

Peo Sjoblom
 

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

Similar Threads


Back
Top