C
Caliban
I am trying to include an IF statement on a spreadsheet using Excel 97, but
the programme always interprets it as a text statement. I'm using the syntax
IF(B4>A3,D1,0) or (test,value if true,value if false) which appears to be
correct but the problem won't go away. Any ideas?
Thanks in advance!
the programme always interprets it as a text statement. I'm using the syntax
IF(B4>A3,D1,0) or (test,value if true,value if false) which appears to be
correct but the problem won't go away. Any ideas?
Thanks in advance!