+ Reply to Thread
Results 1 to 3 of 3

Display large amount of text in form

  1. #1
    JG Scott
    Guest

    Display large amount of text in form

    I would like to display instructions for using a workbook in a user
    form. I need for the instructions to wrap, and I need to be able to
    scroll through them. Would someone please advise how to do this?

    Thanks.


  2. #2
    K Dales
    Guest

    RE: Display large amount of text in form

    You can add a textbox to the form and make sure it's Multiline property is
    set to True and WordWrap is also True. Better yet: add a Rich Textbox
    (probably available through your "Additional Controls") which allows
    formatted text.
    --
    - K Dales


    "JG Scott" wrote:

    > I would like to display instructions for using a workbook in a user
    > form. I need for the instructions to wrap, and I need to be able to
    > scroll through them. Would someone please advise how to do this?
    >
    > Thanks.
    >
    >


  3. #3
    JG Scott
    Guest

    Re: Display large amount of text in form

    Thanks!


+ 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