Try...
=IF(B55>0,B55^2,0)
Hope this helps!
In article <#BN7HPdzGHA.4116[ at ]TK2MSFTNGP02.phx.gbl>, "Rob" <fake[ at ]address.com> wrote:
[Quoted Text] > B55 calculates the difference of two values > B56 calculates square root of B55 > I want to set B56 to zero if B55 is negative. > > How do I do this? > > Thank you, > Rob > > Excel 2003 (11.6355.6568) SP1
|