J
Jennifer Dargis
This is a rather complex problem.
We have a client who prints several different merged letters each night. From their database, they select which letter is supposed to be printed for each of their customers. (Currently, they are making a separate exported table for each letter and meging each table to it's corresponding document.) What they would like to do is batch print all the letters at the same time, sorted by zip code.
For example:
Customer A gets Letter 1
Customer B gets Letter 1
Customer C gets Letter 2
Customer D gets Letter 2
Customer E gets Letter 1
etc...
Is there a way to merge the db with the 2 letters in a single document? Perhaps using Master / Sub-documents? Or letter 1 is the first page, letter 2 is the 2nd page, etc.?
If yes, is there then a way to sort the merged letters by the Zip Code field?
TIA.
We have a client who prints several different merged letters each night. From their database, they select which letter is supposed to be printed for each of their customers. (Currently, they are making a separate exported table for each letter and meging each table to it's corresponding document.) What they would like to do is batch print all the letters at the same time, sorted by zip code.
For example:
Customer A gets Letter 1
Customer B gets Letter 1
Customer C gets Letter 2
Customer D gets Letter 2
Customer E gets Letter 1
etc...
Is there a way to merge the db with the 2 letters in a single document? Perhaps using Master / Sub-documents? Or letter 1 is the first page, letter 2 is the 2nd page, etc.?
If yes, is there then a way to sort the merged letters by the Zip Code field?
TIA.