Merging Multiple Records for Same Person to One Letter

D

DiTab1

Yes, it's me again... here is my current situation.

I have an access database (I didn't create) which lists {Member_Name}
{Amount_Due}. The problem is that if a member has more then one amount due
it is listed as a seperate record. I would like to create a letter advising
the member of the amount(s) due and have all info on one letter:

Dear {Member_Name},

Please be advised that the following amounts are still outstanding:

{Amount_Due}
{Amount_Due}

etc, etc, etc.

Is there a way to get the merge to understand that if the same member name
in the next record to just keep adding to the {Amount_Due} list? I read the
example w/the doctors in the MS Knowledgebase...maybe I'm just not getting it
but it doesn't work when I try it.

Thanks for any help!

~Di
 
D

Doug Robbins - Word MVP

This is really easier to do with a Report in Access.

Word does not really have the ability to perform a "multiple items per
condition (=key field)" mailmerge.

See the "Group Multiple items for a single condition" item on fellow MVP
Cindy Meister's website at

http://homepage.swissonline.ch/cindymeister/mergfaq1.htm#DBPic

Or take a look at the following Knowledge Base Article

How to Work Around Duplicate Names in Mail Merge Data

http://support.microsoft.com/default.aspx?scid=kb;en-us;302665


--
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top