=(F23+F25+F27+F29)/F33 gives me an error #DIV/0! How do I get ri.

  • Thread starter Thread starter Guest
  • Start date Start date
Try this.........

=IF(F33<>0,(F23+F25+F27+F29)/F33,"")

Vaya con Dios,
Chuck, CABGx3
 
Generally a #DIV/0 means the divisor is a zero. So what is in cell f33?
Remember that numbers entered at text are treated as zeros.
 

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

Back
Top