+ Reply to Thread
Results 1 to 4 of 4

Print contents of TextBox from UserForm?

  1. #1
    Forum Contributor Rick_Stanich's Avatar
    Join Date
    11-21-2005
    Location
    Ladson SC
    MS-Off Ver
    Office365
    Posts
    1,163

    Print contents of TextBox from UserForm?

    I have read thru 7 pages of posts and did not find what may guide or help me along.

    I am placing Command Buttons on a spread sheet, each button will load a UserForm with a TextBox, full of text. The text is instructions on how to perform a task.
    How can I print the text within the TextBox?
    Regards

    Rick
    Win10, Office 365

  2. #2
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    I forgot what you wanted!
    Best regards,

    Ray

  3. #3
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    Oh yes!
    Private Sub CommandButton1_Click()
    UserForm1.PrintForm
    End Sub

  4. #4
    Forum Contributor Rick_Stanich's Avatar
    Join Date
    11-21-2005
    Location
    Ladson SC
    MS-Off Ver
    Office365
    Posts
    1,163
    Quote Originally Posted by raypayette
    Oh yes!
    Private Sub CommandButton1_Click()
    UserForm1.PrintForm
    End Sub
    I know of this technique, but only wanted to print text.
    It will be good enough!
    Thank you for your help!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1