Here's an example scenario:
3 Contact names
2 page form letter
Portrait staple
What I need:
Three, two-page letters, each with portrait staple.
What I am getting:
One, six page letter, with one portrait staple.
It appears Word does not know how to interpret the end of
one set, and the beginning of the next set. Please help!
Of those, I guess I'd have a look at (a) first, then go for (d).
--
Peter Jamieson
MS Word MVP
"Jack Gann" <ja...@maxdatacorp.com> wrote in message
news:010101c29a38$c63f52c0$d3f82ecf@TK2MSFTNGXA10...
Unfortunately I have reviewed all printer features, and
nothing addresses the issue.
You'd mentioned using VBA... please excuse my ignorance,
but what is VBA?
>.
>
Doing (d) is not too hard if you only have a very small number of records in
the data source and you aren't trying to go through this exercise every few
minutes, but for more typical record counts you really need to automate the
task
In a simple case, where one stapled document corresponds to one record in
the data source, a macro to generate each document separately could be quite
simple I think.
--
Peter Jamieson
MS Word MVP
"Jack Gann" <ja...@maxdatacorp.com> wrote in message
news:03ca01c29b12$8ee6c440$d2f82ecf@TK2MSFTNGXA09...