Article ID: 181729 - Last Review: August 21, 2007 - Revision: 1.3 WD95: Using Mail Merge to Create a List Sorted by Category
This article was previously published under Q181729 On This PageSUMMARY
You can use the Mail Merge feature in Word to create a list of data sorted
and separated by a category. This article contains instructions and a
sample you can use to create such a list.
MORE INFORMATIONSetting Up the Data FileSort your data file so that all records with the same value for the key field (category--the field upon which you base the sort) are together, as shown in the sample data file below. The following sample list is sorted by the CITY field (CITY is the key field in this example):
CITY EMPLOYEE SALES
Atlanta Smith $3,000
Atlanta Gates $50,000
Atlanta Henderson $10,000
Houston Jones $8,000
Houston Kelley $9,000
Houston Peterson $0
Setting Up the Main DocumentNOTE: A Paragraph Mark in the following example is designated as <P>. Do not type the <P>, instead press ENTER.To set up your main document as a Catalog, follow these steps:
Forcing Each New Category to a New PageThe key field in this example is {Mergefield City}. When the value of City changes in the data file to a different city, then a new page is added to the merged results and the merge is continued at the top of the next page.
{If{MergeSeq} = "1" "{Mergefield City}<P>
NOTE: A page break is inserted either by pressing CTRL+ENTER or click
Break on the Insert menu, select Page Break and then click OK.
" ""}{Set Place1 {Mergefield City}}<P> {If{Place2}<>{Place1}" ----------------------------Page Break-------------------------------- {Mergefield City}<P> <P> {Mergefield Employee}{Mergefield Sales}" "{Mergefield Employee}{Mergefield Sales}"}{Set Place2{Mergefield City}}<P> The fields laid out in this example will produce a catalog listing on separate pages as follows:
Atlanta
Smith $3,000 Gates $50,000 Henderson $10,000 ----------------------------Page Break-------------------------------- Houston Jones $8,000 Kelley $9,000 Peterson $0 To Format the Key FieldThe key field in this example is {Mergefield City}. To format the results of the {Mergefield City} as all capital letters, you can use the formatting switch of \* Upper.
{If{MergeSeq} = "1" "{Mergefield City \* Upper}<P>
The fields laid out in this example will produce a catalog listing on the
same page with the City in all capital letters as follows:
" ""}{Set Place1 {Mergefield City}}<P> {If{Place2}<>{Place1}"<P> {Mergefield City \* Upper}<P> <P> {Mergefield Employee}{Mergefield Sales}" "{Mergefield Employee}{Mergefield Sales}"}{Set Place2{Mergefield City}}<P>
ATLANTA
For more information about general field formatting switches, click
Microsoft Word Help Topics on the Help menu, click the Index tab in "Help
Topics: Microsoft Word," type the following text
Smith $3,000 Gates $50,000 Henderson $10,000 HOUSTON Jones $8,000 Kelley $9,000 Peterson $0
fields, formatting
and then double-click the selected text to go to the "General Switches"
topic.
NOTE: You can apply different formatting to the key field {Mergefield City} by selecting the entire field (including the field braces { }) and formatting the field as desired. To format the field, click Font on the Format menu. REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
141922
(http://support.microsoft.com/kb/141922/EN-US/
)
WD: How to Start a Mail Merge
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top
