View Single Post
  #5   Report Post  
Dave Peterson
 
Posts: n/a
Default

See one more response to your other thread.

Greg B wrote:

Hi all I have a problem I am using the following code,

Private Sub cmdPrint_Click()
frmOrders.PrintForm
End Sub

How is it possible to get the userform to be printed in landscape

Thanks in advance

Greg


--

Dave Peterson