Word 2000, protected form using Forms toolbox. Want to autofill text form
field '1' with entries placed in text form field '2' and '3.'
You don't need Text Form field 1 unless you want the user to be able to
modify. You need two Ref fields referring to fields 2 and 3.
From the FAQ:
9. How can I enter something once in a document and have it repeat
elsewhere? (Not really vba, but it keeps being asked.)
http://gregmaxey.mvps.org/Repeating_Data.htm

Signature
Charles Kenyon
Word New User FAQ & Web Directory: http://addbalance.com/word
Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
> Word 2000, protected form using Forms toolbox. Want to autofill text form
> field '1' with entries placed in text form field '2' and '3.'