|
For best results: this site requires that cookies be enabled for proper operation - see Legal Page for more info Starting December 1, 2006 Techsinfo.be will no longer be available please update your links to http://techinfo.e2uhosting.net Thank you |
|
Select Any of These |
Mail MergeInstructors Outline
Introduction
What is a Mail Merge?
Definition of a Mail Merge
Why different types of mail merges
To achieve different results.
Files to perform a mail merge
Data Source
Main Document
Supported Applications
Personal Address Book
Exchange
Ascii Text
Delimited Files
Types of mail merges
Forms
Labels
Envelopes
Catalog
Methods
DDE
ODBC
Converter
Examples of data sources
Table
Comma delimited
Data form
Troubleshooting techniques
Advanced
Conditional Mail Merges
Ifstatements
Example of the condition and the ifstatement syntax
Picture switches
Example of the situation and the syntax for a picture switch
How to perform a Query in a mail merge
Common Errors and Terms
List of frequently used terms with definitions
List of common errors message with resolutions and or Q
Articles
Helpful Q Articles
List of Q
articles for common problems with Mail Merge
Create Data Sources
Using a table in Word
A Data Form from the mail merge feature
Excel spreadsheet
Steps to perform a mail merge
Step by step instructions to perform each type mail merge
Forms
Labels
Envelopes
Catalog
Glossary
Examples of these data sources
Table Can be
created with insert table
Comma delimeted
Name,Country,Citizen#
Bev Mabey,Canada,yes#Melissa Jones,USA,Dual# Sue Mabey,Canada,yes#Sue
Smith,USA,Dual# Sue Mabey,Canada,yes#Mary Brown,USA,Dual#
Data Form
Can be invoked by mail merge helper or from the Database
toolbar using the Data
Form icon
Note customer must save when prompted
Troubleshooting Techniques
Where do I start to troubleshoot a Mail Merge problem?
Version of word
What type of a merge
Where was the data source created
Application
Format
Was the customer you are working with the originator
If they are merging to a previously created main document
Application
Format
Was the customer you are working with the originator
What is the actual
problem
Error message
Results are wrong
Depending on the answer to the above questions
Error message
Tech Net
Review the Q Articles supplied at the end of this document
Can always try a new data source and or merging to a new doc
Results are wrong
Tech Net
Review the Q Articles supplied at the end of this document
Can always try a new data source and or merging to a new doc
Other
A comma delimited Ascii File data source
Highlight the information for the header
Table
Convert table to text, do not convert
Note the number of columns displayed
Highlight the information for the data
Table
Convert table to text, do not convert
Note the number of columns displayed
Usually the columns do not agree.
An extra comma in the data
could indicate another column and therefore cause an error
message
Conditional
Mail Merges
Using an “if statement”
The following is an example of a condition mail merge if some have a
title and some do not.
This will eliminate a extra space from being inserted.
{if {Mergefield Title}<>"" "{Mergefield Title} "{Mergefield Firstname}
{Mergefield Lastname}
The following is an example of a condition mail merge if some have
middle initial and some
do not.
This will eliminate a extra space from being inserted.
{Mergefield Firstname} {If {Mergefield
Middle}<> "" "{Mergefield Middle}" {Mergefield Lastname}
Picture Switches
Example of picture
switches
Mergefield date \@ "ddd"}
{Mergefield amt \#$#,##0.00}
It is necessary to add picture if formatting from the data source is
removed by the mail merge. Commonly occurs when the data source is
created in Access. The field or fields in access are formatted (Ex
Date or Currency) when merged word stores the data but not the
formatting.
Information for using Picture Switches can be found in help.
Query
A query is used when the merged is based on a specific criteria
Example:
Merge only the the records where the last names
begin with "B"
Example
Merge only the the records for the salesman
in the Northeast region.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||