Is there an easy way (ie, not too much coding) to do a mail merge from a database with a one-to-many relationship? We have a Word form letter that, for each record, we want to list at the bottom the linked child records. It seems we have to array all the child records into a single record in order to do it from Word - isn't there a simpler way to do it? Thanks for any help.