Thread: Print UserForm?
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Print UserForm?

Maybe add a button to the userform for printing and then have it do:

Me.PrintForm



Charlotte E wrote:

Is it possible to print a UserForm from VBA?

And, if so, how?

TIA,


--

Dave Peterson