Thread: remove #DIV/0!
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Jeffery
 
Posts: n/a
Default remove #DIV/0!

Try...

=If(IsError(SUM(Q76:Q77)/SUM(Q76:Q78)),0,SUM(Q76:Q77)/SUM(Q76:Q78) )

"Dopase via OfficeKB.com" wrote:

I tried some of the options given at other formula's but I couldn't get it to
work. I have this formula:

=SUM(Q76:Q77)/SUM(Q76:Q78) and i get the #DIV/0! can some one help me ?

--
Don Seegers

Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/200606/1