I'm not sure how it would be done, but in WP, it was simply a case of
duplicating the code however many times and wherever we need it to
appear. Often the text attributes change, so it was a really neat
thing to be able to do.
Re Word, I'm on this website for creating userforms but don't see
anything on how to do what I need:
http://www.fontstuff.com/vba/vbatut09a.htm.
I usu. need to type the info _once_ and for the template to put that
info into at least 2 spots, though every once in a while more than
that (i.e., 2 labels for back and front of index separator tabs; 2
labels for a folder, front and tab; letter and envelope, etc., etc.).
How can we do this in Word, pls?
Thanks.
Graham Mayor - 17 Jun 2004 08:03 GMT
Any bookmarked text can be repeated with a REF field. Form fields are
assigned to bookmarks - by default Text1, Text2 etc. Check the calculate on
exit field if using this type of form field.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I'm not sure how it would be done, but in WP, it was simply a case of
> duplicating the code however many times and wherever we need it to
[quoted text clipped - 13 lines]
>
> Thanks.
StargateFan - 17 Jun 2004 13:01 GMT
>Any bookmarked text can be repeated with a REF field. Form fields are
>assigned to bookmarks - by default Text1, Text2 etc. Check the calculate on
>exit field if using this type of form field.
Thank you for narrowing it down. I'll give this a try at work.
Thanks!
><>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>Graham Mayor - Word MVP
[quoted text clipped - 20 lines]
>>
>> Thanks.