Hi Simon,
Just a thought, depending on your location and international settings of your system, the ',' in the formula could be need to replace with ';'
"Simon" wrote:
[Quoted Text] > I'm trying to use field codes, and distilled down to a test case with a > formula embedded in the first IF expression: > > {IF {=AND(1<2,1<3)} = 1 "OK" "BAD"} > > Looks simple enough - but I can't get this to display 'OK' - even when I > update the field. I did see it work - but now it's gone again. Seems utterly > unreliable. Is this a bug and is there a fix?
|