copy text entered in a form to other location on a form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there, Is there anyone who can tell me how i can get text that is entered
into a textbox on a word form to be filled into other textboxes elsewhere in
the same form. I believe it will require some VB coding to be entered but it
would be helpful if someone can tell me how to do this step by step. As i
have never used VB before
thanks
 
No VB required. In the other locations, insert a cross reference to the
text of the bookmark into which the data will be entered and set the
"Calculate on exit" property for that formfield so that the cross reference
fields are updated with the data entered into the field on exit from that
field.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
hi Doug
thanks for the quick response. Just another question. Is there any way to
get the crossreference field shaded the same as the original textbox?
henk
 
Field shading for other than form fields is a user-specific setting.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
From the FAQ

19. How can I enter something once in a document and have it repeat
elsewhere?
http://gregmaxey.mvps.org/Repeating_Data.htm

--
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://www.mvps.org/word 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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top