I have a form with a button that runs this code:
Private Sub Command645_Click()
On Error GoTo Err_Command645_Click
Dim stDocName As String
stDocName = "myLetter"
'Calling TwoTrayPrinting function from SelectPrinterTray Module
' to select letter head tray for first page of report plain...