D
David
Futher to my message earlier H4 has the following equation:
=IF(AND(F4>0,G4>0),"",IF(F4>0,PI()*E4/(6.5*F4),PI()*E4/G4))
Values E,F,G are all input.
How do i get the cell H to display 0 when E equals zero
=IF(AND(F4>0,G4>0),"",IF(F4>0,PI()*E4/(6.5*F4),PI()*E4/G4))
Values E,F,G are all input.
How do i get the cell H to display 0 when E equals zero