{ TITLE ["NewTitle"] }
Inserts the contents of the Title box from the Summary tab in the Properties dialog box (File menu).
Instructons
Optional text that replaces the current title in the Properties dialog box for the active document (active document: The document in which you're working. Text you type or graphics you insert in Microsoft Word appear in the active document. The title bar of the active document is highlighted.) or template (template: A file or files that contain the structure and tools for shaping such elements as the style and page layout of finished files. For example, Word templates can shape a single document, and FrontPage templates can shape an entire Web site.). The new title can be no longer than 255 characters and must be enclosed in quotation marks.
Examples
To print information such as "October 2003 Sales Report, printed by A. Gabor on 11/8/2003 4:20 PM" on each page of a document, insert the following text and fields in a header or footer (header and footer: A header, which can consist of text or graphics, appears at the top of every page in a section. A footer appears at the bottom of every page. Headers and footers often contain page numbers, chapter titles, dates, and author names.):
{ TITLE }, printed by { AUTHOR } on { PRINTDATE \@ "M/d/yyyy h:mm am/pm" }