There are 7 basic letters - not all of which will be printed every day - with variations in the body of the letter depending on the salesperson/marketer. So I dont think a simple if...then...else statement will work.
Is there a way to do the individual merges, merge to a file without printing, combine all the merged letter files into one file, then sort by zip code, then print?
The crux of what the customer wants is to just have the whole batch of ~2000 letters print in zip code order so they dont have to be manually sorted after printing (for postal discount rate).

Signature
Jennifer Dargis
Figtree Consulting, Inc.
Morris Plains, NJ
We would need to know more about the seven letters and what the differences
are to comment on that part of it, but it is certainly possible to sort the
datasource by the zip code field so that the documents that are produced by
the merge are in that order.

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
> There are 7 basic letters - not all of which will be printed every day - with variations in the body of the letter depending on the
salesperson/marketer. So I dont think a simple if...then...else statement
will work.
> Is there a way to do the individual merges, merge to a file without printing, combine all the merged letter files into one file, then sort by
zip code, then print?
> The crux of what the customer wants is to just have the whole batch of ~2000 letters print in zip code order so they dont have to be manually
sorted after printing (for postal discount rate).
> > Forget Master/Sub Documents!
> >
[quoted text clipped - 28 lines]
> > >
> > > TIA.
Jennifer Dargis - 11 Jun 2004 14:14 GMT
The letters are different approval/disapproval of application letters, that would vary depending on who the salesperson is. 7 different letters, 15 or so different salespeople, not a set number of each letter printed each time.
Sorting the data source isn't the issue because all the letters will be different. It's the last step that needs to be sorted - just before printing - so that all the assorted 2000+ letters print in one batch in zip code order, so they dont have to be manually sorted by zip code after printing.

Signature
Jennifer Dargis
Figtree Consulting, Inc.
Morris Plains, NJ
> We would need to know more about the seven letters and what the differences
> are to comment on that part of it, but it is certainly possible to sort the
[quoted text clipped - 58 lines]
> > > >
> > > > TIA.
Doug Robbins - Word MVP - 12 Jun 2004 01:17 GMT
If your client wants to engage me directly, I'll sort it out for them.

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
> The letters are different approval/disapproval of application letters, that would vary depending on who the salesperson is. 7 different letters,
15 or so different salespeople, not a set number of each letter printed each
time.
> Sorting the data source isn't the issue because all the letters will be different. It's the last step that needs to be sorted - just before
printing - so that all the assorted 2000+ letters print in one batch in zip
code order, so they dont have to be manually sorted by zip code after
printing.
> > We would need to know more about the seven letters and what the differences
> > are to comment on that part of it, but it is certainly possible to sort the
[quoted text clipped - 58 lines]
> > > > >
> > > > > TIA.