#1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
clamdog clamdog is offline
external usenet poster
 
Posts: 1
Default recipient list

How do I print out my recipient list?
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default recipient list

Assuming your list was saved as a .mdb and you have Excel, try opeining the
..mdb in Excel and reporting from there.

Otherwise, create a Directory type mailmerge in Wor, then create a one-row
table with as many cells as there are columns in your recipient list, and
put the appropriate MERGEFIELD field in each cell. You'll probably need to
use a landscape layout. Merge to a new document.

There are obviously other ways you could lay out a directory merge (e.g. one
field per line, perhaps with the document formatted as two columns). e.g.

Firstname:tab«Firstname»
LastName:tab«Lastname»

or if you are looking at the underlying field codes,

Firstname:tab{ MERGEFIELD Firstname }
LastName:tab{ MERGEFIELD Firstname }

where you set up the tabs so that the entries are aligned the way you want.
However, if you have many blank fields that is sometimes wasteful, so you
can either use

{ IF { MERGEFIELD Firstname } = "" "" "
Firstname:tab{ MERGEFIELD Firstname }"
}{ IF { MERGEFIELD Lastname } = "" "" "
Lastname:tab{ MERGEFIELD Laststname }"
}

etc. or in Word 2002 (XP) or later you can use

{ MERGEFIELD Firstname \b "Firstname:tab" }
{ MERGEFIELD Lastname \b "Lastname:tab" }

All the {} need to be the special field code braces that you can enter using
ctrl-F9

--
Peter Jamieson
http://tips.pjmsn.me.uk

"clamdog" wrote in message
...
How do I print out my recipient list?


Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ASK not actioned when recipient list changes Walter Briscoe Mailmerge 5 March 1st 08 11:07 AM
recipient list Dave Mailmerge 3 October 14th 07 05:04 PM
Edit Recipient List Doo Mailmerge 3 September 6th 07 02:51 PM
How do I print a recipient list from a mail merge list in Word? Randog Mailmerge 1 June 20th 06 06:52 PM
Recipient List Sharon Mailmerge 1 January 11th 06 04:59 AM


All times are GMT +1. The time now is 02:36 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"