Thread
:
Print layout
View Single Post
#
1
Posted to microsoft.public.excel.misc
capt
external usenet poster
Posts: 67
Print layout
I have the following code to print UserForm1.
Private Sub CommandButton3_Click()
UserForm1.PrintForm
End Sub
How do I get it to print in landscape?
Thank you
--
capt
Reply With Quote
capt
View Public Profile
Find all posts by capt