Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
mickiedevries
If you add a command button on your userform you can use Private Sub CommandButton4_Click() UserForm1.PrintForm End Sub Or: Sub printuserform() UserForm1.PrintForm End Sub This should print the form. Charle -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
user forms | Excel Discussion (Misc queries) | |||
User Forms | Excel Programming | |||
User Forms - Max Me | Excel Programming | |||
User forms | Excel Programming | |||
User forms | Excel Programming |