View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pretty gal pretty gal is offline
external usenet poster
 
Posts: 1
Default Excel User form - print landscape


hello,
Happy new Year


I am having trouble printing my user form in landscape view. here is m
code...
Private Sub cmdPrint_Click()
With InputForm
.PageSetup.Orientation = xlLandscape
.PrintForm
End With
End Sub


"Method or Data member not found" this is the error message i a
getting..

thank you in advance...

Prett

--
pretty ga
-----------------------------------------------------------------------
pretty gal's Profile: http://www.hightechtalks.com/m66
View this thread: http://www.hightechtalks.com/t232395