View Single Post
 
Old 02-08-2018, 07:15 AM
vestergaard vestergaard is offline Windows 10 Office 2016
Novice
 
Join Date: Feb 2018
Posts: 2
vestergaard is on a distinguished road
Default

Quote:
Originally Posted by Charles Kenyon View Post
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
Reply With Quote