Re: Display one to many records in a mail merge
- From: pietlinden@xxxxxxxxxxx
- Date: 31 Aug 2005 06:07:05 -0700
You could either use this:
http://www.mvps.org/access/modules/mdl0004.htm
or better, there's code in Access Developer's Handbook Volume I that
does just this. The example in the book is an invoice, but the idea is
exactly the same. IIRC, they use automation, not a mailmerge. They
send the incident info as an ADO recordset and convert it to a
delimited text block and then convert that to a table.
the book may cost you $60, but if you're doing serious development,
it'll pay for itself very quickly.
.
- References:
- Display one to many records in a mail merge
- From: carl . barrett
- Display one to many records in a mail merge
- Prev by Date: Re: Need check box to change formula used in subform source
- Next by Date: Handling Apostrophes
- Previous by thread: Display one to many records in a mail merge
- Next by thread: Need check box to change formula used in subform source
- Index(es):
Relevant Pages
|