View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default How to print a page of a multipage userform

You said you wanted to print a specific page from a multipage control
located on the userform. There is no way to print anything but the entire
userform itself. I fail to see how the state of the application has
anything to do with printing the userform. so make that page the topmost
page and print the form.

Userform1.PrintForm

--
Regards,
Tom Ogilvy

"Jean-Pierre D via OfficeKB.com" wrote in message
...
Hi Tom,

That is a bit difficult because i have hidden the excel application

totally
so i only see the userform....
any idea's?

Tom Ogilvy wrote:
Make it visible and print the userform.

Hi,

How can i have a page on a mulitpage userform printed on request of the

user ?

Thanks,
JP



--
Message posted via http://www.officekb.com