I'm trying to set up a document where by changing one variable (ex. "First
Name"), it will change every instance of that variable in the document. I
wanted to use macros if possible, rather than a find/replace.
Thanks for your help.
G'day Pavel_Nedved <Pavel_Nedved@discussions.microsoft.com>,
You don't need macros. Place a bookmark around the text and
cross-reference the bookmark. You can also use, say, the Subject field
in the Document Properties dialog. Then you insert a Subject field
whereever you want the reference.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
Pavel_Nedved reckoned:
>I'm trying to set up a document where by changing one variable (ex. "First
>Name"), it will change every instance of that variable in the document. I
>wanted to use macros if possible, rather than a find/replace.
>
>Thanks for your help.
fumei - 23 Dec 2004 18:27 GMT
While using references to bookmarks will ceryainly work. it depends on how,
and what you are using for "variables". How are the "variables" used in the
document. If theyare "variables" that are in ActiveX controls, that would be
another issue, would it not?
It may be safe to assume Fields, but it is only an assumption.
So, in form are these "variables"?
> G'day Pavel_Nedved <Pavel_Nedved@discussions.microsoft.com>,
>
[quoted text clipped - 15 lines]
> >
> >Thanks for your help.
Word Heretic - 24 Dec 2004 02:54 GMT
G'day "fumei" <fumei@discussions.microsoft.com>,
Controls resolve / render as a value. This value falls into a Range of
Rich Text. Thus the bookmark range is perfect for us.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
fumei reckoned:
>While using references to bookmarks will ceryainly work. it depends on how,
>and what you are using for "variables". How are the "variables" used in the
[quoted text clipped - 24 lines]
>> >
>> >Thanks for your help.