I'm drafting a letter. In the body, I need to dump ALL the name, address,
etc. fields from Excel into one letter. I.E. Is there a way to merge all
the data? Currently, each name (etc.) is appreaing in a seperate document.
Also, how do I skip repeat names?
Thans in advance.
I wish I knew how to edit, sorry. To solve the first problem, I just copy
and pasted my merge fields 80 times. I can get ALL the records to appear in
my document. Now, how do I get "Next Record" to skip buplicate names?
I currently have:
<<NAME>>
<<ADDRESS>>
<<CITY>>
<<STATE>>
<<ZIP>>
<<NEXT RECORD>>
<<NAME>>
<<ADDRESS>>
<<CITY>>
<<STATE>>
<<ZIP>>
<<NEXT RECORD>>
etc...
> I'm drafting a letter. In the body, I need to dump ALL the name, address,
> etc. fields from Excel into one letter. I.E. Is there a way to merge all
[quoted text clipped - 3 lines]
>
> Thans in advance.
Doug Robbins - Word MVP - 25 Apr 2007 18:55 GMT
Use a catalog (or in Word XP and later it is called "Directory") type
mailmerge main document in which you have nothing but
<<NAME>>
<<ADDRESS>>
<<CITY>>
<<STATE>>
<<ZIP>>
Then execute that merge to a new document and to that document add any other
text that you want.
You will find information on a method of removing duplicates in the article
"Finding and replacing characters using wildcards" at:
http://www.word.mvps.org/FAQs/General/UsingWildcards.htm

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
>I wish I knew how to edit, sorry. To solve the first problem, I just copy
> and pasted my merge fields 80 times. I can get ALL the records to appear
[quoted text clipped - 29 lines]
>>
>> Thans in advance.