Bonjour,
Dans son message, < Signe > ?crivait :
In this message, < Signe > wrote:
|| I am creating forms for a police department and have a
|| question. I am creating the forms with tables and using
[quoted text clipped - 5 lines]
|| corresponds with that activity code to automatically be
|| put in the state statute field. Is this possible?
Use {REF} fields where you want the repeated text.
E.g: On page one, you have a text field named "Text1" (right click the
field, click properties, and see/change the name where it says Bookmark,
bottom right corner).
everywhere else you want Text1 to appear do:
CTRL-F9;
A pair of { } will appear;
Type REF Text1 between the curly braces;
Create all the REF fields you want;
In the field where the text originates, make sure to check the "calculate on
exit" checkbox so that all REF fields will be updated automatically when
leaving the text fields;
Finally, do ALT-F9 twice to turn the REF fields into their values (They will
seem to disappear the first time as they will be linked to empty fields);
Lock the form;
Type some text in Text1;
See all the REF Text1 field update when you tab out of Text1.

Signature
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org
You can use the technique or a variation of it to insert the texts based on
the codes shown at http://www.gmayor.com/SelectFile.htm

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I am creating forms for a police department and have a
> question. I am creating the forms with tables and using
[quoted text clipped - 5 lines]
> corresponds with that activity code to automatically be
> put in the state statute field. Is this possible?