The information in this article applies to:
- Microsoft Word 97 for Windows
SUMMARY
When you use Word as your email editor, Word does not allow you to insert
page numbers into your email message. This article describes how to insert
page numbers in an email message by using a Visual Basic for Applications
macro.
MORE INFORMATION
NOTE: The page numbers that you will insert into your email message will be
visible only when you or the recipient is using WordMail and while you or
the recipient is using page layout view. The page numbers will be printed
when you or the recipient prints the email message.
- Start Word.
- On the Tools menu, point to Macro, and then click Record New
Macro.
- In the Macro name box, type a name for the macro. For example,
type InsertPageNumbers.
- In the Store Macro In list, select "All Documents (Normal.dot)."
- Click OK.
The macro recorder starts and the Stop Recording toolbar appears.
- On the View menu, click Header And Footer. The insertion point
appears in the header. If you want the page numbers in the footer,
click the "Switch Between Header and Footer" button on the Header
And Footer toolbar.
- Position the insertion point where you want to place the page
number. For example, press TAB one time if you want the page
number to be centered, or press TAB two times if you want the page
number to be right-aligned.
- Type any text you want to appear before the page number, and then
click the Page Number button on the Header And Footer toolbar.
- Click the Close button on the Header And Footer toolbar.
- Click the Stop Recording button on the Stop Recording toolbar.
NOTE: The InsertPageNumbers macro is now stored in the Normal.dot
template. It will be available any time you create a document in
Word. If you want the macro to be available only to email
documents, use the Organizer to move the macro from the Normal.dot
template to the E-mail.dot template.
- Start Microsoft Outlook and set Word as your email editor:
a. On the Tools menu, click Options.
b. On the E-mail tab, click to select the "Use Microsoft Word as
the e-mail editor" check box.
c. Click OK.
- Compose your email message.
- Insert the page numbers using the recorded macro:
a. Place the insertion point in the text area of your email
message.
b. On the Tools menu, point to Macro, and then click Macros.
c. In the Macro list box, select the InsertPageNumbers macro, and
then click Run.
|