User Form Landscape

M

mully

Hi All

On a userform I have the following code

Private Sub CmdPrint1_Click()
UserForm1.PrintForm
End Sub

Is it possible without changing the print option in the control panel to
have the UserForm print in Landscape by adding to or changing the above code.

Thanks for any help

Cheers

Mully
 

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

Top