The add-ins use the
settings file created during the merge splitting process, so ALWAYS
create the individual documents before attempting to run the macros.

The add-in
creates a new group on the Mailings ribbon of Word 2007 and a custom
toolbar in Word 2007. Apart from the fact that the 2007 version works in
Word docx format, and the 2003 version works in Word doc format, the
templates are functionally identical.

In Word
2002/3 these
functions are activated from toolbar buttons. The toolbar should be
displayed the first time you run Word with the add-in present.
Initially
the toolbar will be displayed in the document space.

If you
don't require the function you can close the toolbar, by clicking the X
on the title bar of the toolbar, and re-activate it as required from
View > Toolbars.

When run,
the macro displays the following dialog as a reminder to first create
the separate documents.

Clicking OK prompts for the data file that was used to
create the separate merge documents, and which contains the email
addresses for the recipients of the documents.

Select the data file and click OK.
The macro then asks the user to select the required
format of the attachments. This must reflect the format of the
prepared documents.

The macro creates a
new document with a single row table (the illustration is from Word
2007, but the appearance in 2003 is virtually identical) and presents a
prompt to select the data field that contains the e-mail addresses.

Click OK to close the dialog box, then select the field
and click OK

The macro then fills the table with the e-mail addresses
and the full paths to the associated documents, then on completion
displays the following message (in Word 2003 the data file name will be
MergeWithAttachmentsData.doc).:

Next prepare the covering message to accompany the
documents:

Then click the button to complete the merge to Outlook:

The macro then prompts for a common subject for the
e-mails:

Then a final OK sends the messages to Outlook.
