Can I modify a field causing global change to all "linked" fields

  • Thread starter Thread starter ScriptOhio
  • Start date Start date
S

ScriptOhio

MS Word 2003. Example of question: Change "version 4.1.3" to "version 4.1.4"

When you modify any field containing version 4.1.3 then all linked fields
become version 4.1.4. Can it be done without Search and Replace?
 
ScriptOhio said:
MS Word 2003. Example of question: Change "version 4.1.3" to
"version 4.1.4"

When you modify any field containing version 4.1.3 then all linked
fields become version 4.1.4. Can it be done without Search and
Replace?

You can set up _one_ place to enter the value and have that repeated
elsewhere, in any of several ways:
http://gregmaxey.mvps.org/Repeating_Data.htm. For the example you mentioned,
the most convenient one will be the DocProperty method (#5).

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 

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