X
x taol
Private Sub CommandButton1_Click()
Me.Hide
ActiveSheet.PrintPreview
End Sub
and, press the close button in printpreview screen, and then show the
userform.
how coding....
Me.Hide
ActiveSheet.PrintPreview
End Sub
and, press the close button in printpreview screen, and then show the
userform.
how coding....