Thread: Print a Form
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marian[_3_] Marian[_3_] is offline
external usenet poster
 
Posts: 4
Default Print a Form

Hi, I created an UserForm in VBA and when I click on a button "Print" it
prints just part of it. How to adjust the Form to the page? In button I
used code "UserForm1.PrintForm".

Thanx

Marian