Hi,
Can someone help me to write a vba script which will print the document
using the following logic:
For example I have a document which consists of 10 pages. I want to print
the pages 10, 8, 6, 4, 2 and the script will wait using an msgbox. After
that I will put the pages again in the printer upside down and when I will
press the ok button of the msgbox, the script will print the pages 1, 3, 5,
7, 9. This script will save me time because I manually change the order of
the pages after the print of the first side of the pages.
Thanks
Aristotelis
Malcolm Smith - 15 Jan 2007 23:26 GMT
> *From:* "Pitaridis Aristotelis" <pitaridis@hotmail.com>
> *Date:* Mon, 15 Jan 2007 14:00:10 +0200
[quoted text clipped - 15 lines]
>
> Aristotelis
Give me a day or so to get over this near-terminal hangover and I'll knock
up some code for you.
- Malc
Pitaridis Aristotelis - 16 Jan 2007 08:55 GMT
Thank you very much
>> *From:* "Pitaridis Aristotelis" <pitaridis@hotmail.com>
>> *Date:* Mon, 15 Jan 2007 14:00:10 +0200
[quoted text clipped - 20 lines]
>
> - Malc