WD97: Cannot Change Outlook Contacts Folder for Labels or Envelopes Mail Merge (251244)
The information in this article applies to:
- Microsoft Word 97 for Windows
This article was previously published under Q251244 SYMPTOMS
When you do a mail merge for labels with an Outlook Address book as the data source, you can select a specific address book only once in every session. You cannot change either the address book that serves as the data source or the current mail merge document, nor can you select another address book as the data source for another mail merge document that you edit in the same session.
CAUSE
This issue occurs when the mail merge document type is either Mailing Labels or Envelopes. The Mail Merge from Contacts Folder dialog box is then displayed only once in every Word session. This dialog box lets you select a specific Outlook Contacts folder to use as the data source for the mail merge document. In order to use a different Outlook Contacts folder, you must quit and restart Word.
RESOLUTION
Use one of the following methods to work around the problem.
Method 1: Restart Word
After you restart Word, the Mail Merge from Contacts Folder dialog box appears again.
Method 2: Try to Edit the Address Book in Word- On the Mail Merge toolbar, click Edit Data Source.
- Click View Source. This causes Word to open the data source.
- Close the data source again. This brings up the Mail Merge from Contacts Folder dialog box.
- Select the new data source, and then click OK.
This action can also be performed by a macro similar to the following:
Sub ShowAddressBookDlg()
ActiveDocument.MailMerge.EditDataSource
ActiveWindow.Close
End Sub
Method 3: Use a Different Document Type
You can avoid the problem by not using Mailing Labels or Envelopes.
- First set up the document as a Mailing Label or Envelope mail
merge document.
- On the Tools menu, click Mail Merge.
- Click Create and then click Restore to Normal Word Document. This preserves the layout but removes the mail merge information.
- Save the document.
- Quit and restart Word.
- On the Tools menu, click Mail Merge.
- Click Create and then click Form Letters. Now the document is set up as a Form Letters type mail merge document.
- Click Get Data and then click Use Address Book.
- Click the Contacts folder that you want to use, and then click OK. Click Close to close the mail merge dialog box.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 10/18/2005 |
---|
Keywords: | kbbug kbfix kbQFE KB251244 |
---|
|