View Single Post
  #4   Report Post  
Garry
 
Posts: n/a
Default

Hi Greg

I know nothing of protected forms or bookmarks. This is just an ordinary
field that either contains X or Y.

thanks Garry

"Greg" wrote in message
oups.com...
Garry,

By use of the term FieldType1, I am assuming that you are using a
protected form and the field bookmark is "FieldType1"

Now you need an IF field a Ref field and a couple of IncludeText
fields. Both are described in the help file.

Your end result should look something this:

{ IF {REF FieldType1} = "X""{IncludeText "C:\\Some Text"}"{IncludeText
"C:\\Some Other Text"}}