Formula help please
=IF(C26="yes",(C27*B22),0)
Chris
"scott" wrote in message
...
Hi this is an easy one but can't quite remember how to
make it work. I want the formula to calculate:
if c26=yes, then c27 * b22, if not,0
I tried this and it didn't work
=if(c26=yes,c27*b22,0) I got a #name result
Thanks
|