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