I need to create a mail merged document that has two access tables as
their data source. One table has a 1 to many relationship between the
letter and the items. The letter needs to have a numbered list of the
items in that table.
After creation of the number list, I need the final merged document
(with multiple letters) to be sorted by the number of pages,
descending. I cannot sort by the number of items in the list because
the items are of varying length. I require the multi-page letters in
front so that I can pull them out for my mailing equipment.
Is there a was to use the PageIndex property to sort the final merged
document?
Thanks.
Jezebel - 24 Feb 2006 00:32 GMT
Word can't do either of these things.
>I need to create a mail merged document that has two access tables as
> their data source. One table has a 1 to many relationship between the
[quoted text clipped - 11 lines]
>
> Thanks.