Problem in FIELDS with the IF function
Hello everybody,
I got following issue:
I have a Field named Country, then I created another field with this code
IF Country = "France" "Bonjour" "Hello"
and confirm the code with CTRL + 9.
If in Country field is written France it still not work. It shows always Hello. I've have used before IF fields an they worked, but now I cant understand why it not work.
|