View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Luc Dansereau Luc Dansereau is offline
external usenet poster
 
Posts: 4
Default Controlling two different printer trays

Hi,

I'm wondering if it is possible to control the printer tray using VB in
excel. My printer has two different trays using the same size of paper but I
want to put header sheets in the first one and usuel sheets in the second
one.

My program, if possible, needs to print the first page in the tray 1, the
two next pages in the tray 2 and the other pages in the tray 1.

Thanks for your precious help

Luc Dansereau