VBA line to set to Duplex Printing

W

Wingtip

Is there a line for setting printing to Duplex in VBA?

I tried to "record" it, bit it does not appear in the auto
created code.

There is a documented bug in Excel that you need to
manually set each sheet/tab to "duplex". As I have
alomost 100 tabs I wish to avoid doing manually and have
VBA do for me.

Thanks
 
Top