Hi
I've got several macros which controls the printing of various types of documents our secretaries produce in Word.
Until now, none of the printers were duplex, so my printing macro referred to tray "Manual Feed" for duplex.
Now we have got a duplex printer. I recorded a macro in Word following the procedure I wanted, and although the doc printed duplex, the code doesn't appear in the VB window.
Is there any way I can force the duplex tickbox in the printer properties window to 'true' in VB?
Thanks
I've got several macros which controls the printing of various types of documents our secretaries produce in Word.
Until now, none of the printers were duplex, so my printing macro referred to tray "Manual Feed" for duplex.
Now we have got a duplex printer. I recorded a macro in Word following the procedure I wanted, and although the doc printed duplex, the code doesn't appear in the VB window.
Is there any way I can force the duplex tickbox in the printer properties window to 'true' in VB?
Thanks