6.2 Headers, Footers, and Fields
Key Takeaways
- Headers and footers contain administrative or structural information placed in the margins to remain consistent across pages.
- Field codes serve as dynamic placeholders for metadata like page numbers, document titles, file paths, and dates, preventing manual updating errors.
- Advanced options like Different First Page and Different Odd & Even Pages allow tailored headers and footers for professional formatting.
In professional document design, consistency and clarity are paramount. A header is a dedicated area at the top of each page, located within the top margin, while a footer is a corresponding area at the bottom of each page, located within the bottom margin. The primary purpose of headers and footers is to display repetitive, administrative, or reference information that helps the reader identify and navigate the document. Because this information is placed outside the body text area, it remains visible on every page without interrupting the flow of the document's primary content. Typically, headers and footers are used to hold the document title, chapter names, company branding, copyright notices, confidentiality classifications (such as "Confidential - Internal Use Only"), and document metadata like the author's name or file version.
To insert or edit a header or footer, a user can double-click inside the top or bottom margin area of any page. Alternatively, they can navigate to the Insert tab on the application ribbon and select the Header or Footer options. Once accessed, the main document text is dimmed, indicating that only the header/footer workspace is active. To exit this editing mode, the user can click the "Close Header and Footer" button on the ribbon or simply double-click back inside the main body text area.
Formatting headers and footers requires careful design choices to ensure they do not distract from the main text. Text in headers and footers is usually styled with a smaller font size (typically 8 to 10 points) and may utilize italics or a muted color (like dark gray) to distinguish it from the body text. Word processors default to providing two built-in tab stops in headers and footers: a center tab stop (to center-align text) and a right tab stop (to right-align text). This allows users to place three distinct pieces of information on a single line (for example, the document name on the left, the chapter title in the middle, and the page number on the right). Adding a thin horizontal border below the header text or above the footer text helps create a clean visual separation between the administrative metadata and the body content.
Rather than typing static information that must be manually updated on every page, professional word processing relies on inserting a field code. A field code is a placeholder that instructs the application to retrieve and display dynamic metadata automatically. The most common field codes used in headers and footers include:
- Page Number: Automatically calculates and displays the current page number. If pages are added or removed, this number updates dynamically across all pages.
- Total Pages: Displays the total count of pages in the document. This is often combined with the Page Number field to create the standard "Page X of Y" format (e.g., "Page 3 of 12"), which informs the reader of the document's complete length and ensures no physical pages are missing.
- Date and Time: Inserts the current date and time. This field can be set as a dynamic date (which automatically updates to show the current date the document is opened, printed, or saved) or a static date (which remains fixed to the exact day and time it was inserted, serving as a permanent timestamp of creation).
- File Name: Inserts the file name of the document (e.g.,
Annual_Report.docx). If the user renames the file, the header/footer updates automatically. - File Path: Inserts the complete directory location of the file on the computer or network drive (e.g.,
C:\\Projects\\Reports\\Annual_Report.docx). This is highly valuable in large organizations, as it allows anyone holding a printed copy to find the digital file easily. - Author: Extracts and displays the creator's name from the document's properties panel.
To handle complex documents, word processors provide options to customize header and footer behavior without requiring section breaks. Using the Different First Page option creates a unique header and footer for the very first page of the document, while the rest of the document uses the standard header/footer. This is standard practice for reports that begin with a title page or cover sheet, where page numbers would look unprofessional. The Different Odd & Even Pages layout de-couples odd-numbered pages from even-numbered pages, which is essential for double-sided printing where headers alternate. For example, a book might place the book title on even pages and the chapter title on odd pages.
When a document contains multiple sections, the headers and footers of a new section are, by default, linked to the headers and footers of the preceding section. This is controlled by the Link to Previous toggle on the ribbon. If this option is enabled, any text or fields entered in Section 2's header will copy automatically to Section 1, and vice versa. To create different headers/footers for a new section, the user must first place their cursor in the new section's header, click the Link to Previous button to decouple the sections, and then type the new header text.
Common Header and Footer Field Codes
| Field Name | Type | Sample Output | Primary Use Case |
|---|---|---|---|
{ PAGE } | Dynamic | 15 | Identifying the active page for reference. |
{ NUMPAGES } | Dynamic | 42 | Informing the reader of the document's total length. |
{ DATE } | Dynamic / Static | July 19, 2026 | Tracking print dates or publication milestones. |
{ FILENAME } | Dynamic | SOP_Safety_v3.docx | Quick digital file identification from a printed copy. |
{ FILEPATH } | Dynamic | S:\\Documents\\SOP_Safety_v3.docx | Tracking the network storage location of institutional policies. |
{ AUTHOR } | Dynamic | Jane Doe | Identifying the author of the document. |
If a user wants to have a cover page with no header or footer, but wishes to have headers and footers on all subsequent pages of a single-section document, which option should be enabled?
What is the main difference between an automatically updated date field and a static date in a document footer?
Which field code should be used in a footer if you want physical copies of a document to be easily located on a company's network shared drive?