You could, of course, do you printer setup before running the macro. Indeed, if I were to add something for the print dialogue, I'd probably insert it between:
If iStart = 0 Or iStart > iEnd Then Exit Sub
and:
With ActiveDocument
which would achieve essentially the same thing.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|