C
CandiC
The following formula is comming up with a "circular reference error" The
deal is that I need the formula in column D to return the answer if I divide
the total of column C by the total of column B, but if column C is "0" then I
would like it to to return the answer as "0".
=IF(C727=0,0,C727/B727)
Can someone please help me rewrite this to avoid the error message?
Thank you,
Candi C
deal is that I need the formula in column D to return the answer if I divide
the total of column C by the total of column B, but if column C is "0" then I
would like it to to return the answer as "0".
=IF(C727=0,0,C727/B727)
Can someone please help me rewrite this to avoid the error message?
Thank you,
Candi C