View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
HFB HFB is offline
external usenet poster
 
Posts: 17
Default Make a visual basic form fill a page

How do I apply this to a form though?

"NickHK" wrote:

There's a function "CentimetersToPoints" which will tell you the required
dimensions of the form to fit an A4 page.

NickHK


"HFB" wrote in message
...
Hi
How do I make a form that will fill an A4 page when printed (portrait

layout)

ta