S
Shadow
I have a form the size of a #10 envelope that permits me
to look up an address. The form has a print button for
the envelope. The database appication is lookup only - no
data input - and does not print any other reports or
forms. In design view I have picked the default printer &
set it to #10 envelope. This network application is used
by several people and they have different default printers.
The problem is that periodiclly the application slips back
to printing on letter size paper.
Is there a VBA code statement that I could put in the
proceedure associated with the envelope print button that
would force the printer to choose a #10 envelope?
Shadow
to look up an address. The form has a print button for
the envelope. The database appication is lookup only - no
data input - and does not print any other reports or
forms. In design view I have picked the default printer &
set it to #10 envelope. This network application is used
by several people and they have different default printers.
The problem is that periodiclly the application slips back
to printing on letter size paper.
Is there a VBA code statement that I could put in the
proceedure associated with the envelope print button that
would force the printer to choose a #10 envelope?
Shadow