Not necessarily. A REF field (Insert/Cross-reference) to the Bookmark
name for the form field and if you turn on the "Calculate on Exit"
option in the form field supplying the text would also do the trick.
That is unless the OP wants the data passed to another form field so
it can be edited.
--
Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.
You don't need macros, simply mark the property of formfield that is your
source "calculate on exit" and use a REF field. For more on this, see Greg
Maxey's page http://gregmaxey.mvps.org/Repeating_Data.htm.
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.
as worded, the OP wants other form fields initialized. If the other
fields are not form fields, sure, an xref bookmark will do it. But
other formfields initial values? No, a macro.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
You are right, of course. That is what the OP asked for. I suspect a REF
field is what is needed, though. The only reason to duplicate info into
another form field is if you want it to be a default for further processing.
I've seen that actually requested - once.
--
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.