Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, and 2021. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Combining Word Documents.
Written by Allen Wyatt (last updated September 19, 2020)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, and 2021
Word provides a very easy way to combine documents, without the typical cut-and-paste routine. This is great for boilerplate text in your document. All you need to do is use the INCLUDETEXT field within a document. Follow these steps:
{ INCLUDETEXT "MyFile.Doc" }
At this point, the specified file should appear within your document. If it doesn't (for instance, if you get an error message), then make sure you typed the document name correctly, and that you included a full path name. (You must include the full path name if the document is in a directory different from the one in which the current document is located.)
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (13137) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, and 2021. You can find a version of this tip for the older menu interface of Word here: Combining Word Documents.
Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!
After using Word for a while, you may notice some "litter" of unused files on your hard drive. This tip explains how ...
Discover MoreWhen processing non-document text files in a macro, you have a wide range of commands available for your use. One of ...
Discover MoreWhen working with lots of documents, you may have need from time to time to discover which of those documents contain ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2020-09-19 19:43:54
Peter Thomas
Just a note of caution that when typing the path in the field you must use the \\ separator rather than the single \. I also had some trouble until I included both the path and filename within the quotes.
Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments