View Single Post
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Simon Simon is offline
external usenet poster
 
Posts: 33
Default Using AND in a field code

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(12,13)} = 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?