Quote:
Originally Posted by Charles Kenyon
Yes, although I would use Mail Merge to change them in all of the documents instead.
You could bookmark the words in the source document and use an IncludeText field:
{ INCLUDETEXT "deleteme.docx" "test" \* charformat }
{ INCLUDETEXT "filename" "bookmarkname" \* charformat }
If you do not have the "\* charformat" switch you get source formatting.
These links do not update automatically.
***
|
Thank you very much for your reply. As a start I see that it is quite easy to use the "includetext" function, but I might look into Mail Merge.
Best regards