Thread: Print userform
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Print userform

PrivateSub CommandButton2_Click()
me.printform
End Sub

--
regards,
Tom Ogilvy

"Alvin Hansen" wrote in message
...
Hi
Can i make a control buttom there
only print the userform i have

regards alvin