How to setup a program to print on lower bin tray

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I recorded a macro, but it did not include lower bin (tray 2) in the page
setup sequence.
Is there a way to set this program for a particular worksheet?

Thanks,
 
VBA does not provide any direct support for selecting the Tray on a printer.

You would have to use the Windows API I believe or perhaps define a separate
print driver that uses tray 2.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top