Leading the way in Microsoft Office Development
 Home|Excel|Word|PowerPoint|Consultancy|Feedback|Contact 
 Microsoft Word > Fields > Links and References > INCLUDETEXT

 INCLUDETEXT "FileName" [Bookmark] [Switches]
 Inserts the text and graphics contained in the named document. You can insert the entire document, or, if it's a Microsoft Word document, you can insert only the portion referred to by a bookmark. This field was formerly called the INCLUDE field.

 filenameThe name and location of the document
If the location includes a long file name with spaces, enclose it in quotation marks
Replace single backslashes with double backslashes to specify the path, for example: "C:\\My Documents\\Manual.doc"
 bookmarkThe name of a bookmark that refers to the portion of the document you want to include.
 switches 
 \!Prevents Word from updating fields in the inserted text unless the fields are first updated in the source document.
 \c ClassNameHere are file format converters provided with Word and their corresponding class names: - INCLUDE A TABLE


 REMARKS
 
  • If the source document is a Word document, you can edit the inserted text resulting from the INCLUDETEXT field and save the changes back to the source document. Edit the inserted text, and then press CTRL+SHIFT+F7.
  •  
  • The INCLUDETEXT field doesn't make use of OLE.

  •  EXAMPLES
     { INCLUDETEXT "C:\\Winword\\Port Development RFP" Summary }
    ??

     Fields - I | Index - I | Office Online 

     Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved.Top