- when using the following in Word 97
(the document is protected)
*********************************
sometext {FORMTEXT} sometext
{IF {MERGEFIELD My_Field} = "xx" "blah {FORMTEXT} blah" "" }
*********************************
Here one can not jump from the first {FORMTEXT} field to the second using the [TAB].
Is there some way to do this, so that when the document is protected, that you normaly can use tab to cyckle through the fields? Hope somebody can help. Thanks.