View Single Post
  #1   Report Post  
Alicia
 
Posts: n/a
Default #div/0! problem - please help

I have a formula as follows:

=IF(($E1+$F1)/$G1=1,1,0)

However, if the value in G1 = 0 , then my formula shows #div/0!
How do I solve this?

Alicia