Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using in merge fields

Status
Not open for further replies.

weeze2

Technical User
Joined
Jun 18, 2002
Messages
129
Location
DK

- 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.
 
Thanks, but I am not sure that I understand.

(the {FORMTEXT} is a textfield in a form - but shows as {FORMTEXT} when you are using mailmerge, and choose to see merge codes.)

The {FORMTEXT} inside the "IF ELSE" is vissible depending on the data that is merged. Normaly when you have a document that is protected, you can use [tab] to jump form {FORMTEXT} to {FORMTEXT} through the whole document. But when the {FORMTEXT} is inside an "IF ELSE" and is showed, the {FORMTEXT} does not get activated (you actualy have to click on it before you can type some text. And some users might oversee it.)

 
no :)
But I hope somebody have had the same problem and got to solve it. Its like hitting a brick wall :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top