+ Reply to Thread
Results 1 to 4 of 4

Userform TextBox when dumps value in worksheet cell table structure is disturbed

  1. #1
    Registered User
    Join Date
    06-28-2014
    Location
    Bombay
    MS-Off Ver
    2007
    Posts
    33

    Question Userform TextBox when dumps value in worksheet cell table structure is disturbed

    Hi friends

    got question

    in a userform their is a text box enabled with multiline comments...when this textbox paste its value in worksheet the whole structure of worksheet is messed. ....
    is thier any way , when text box of userform when paste its value to worksheet it will also give the cell the property of the Vertical scrollbar
    ....

    awating reply with some codes
    thanks in advance

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Userform TextBox when dumps value in worksheet cell table structure is disturbed

    Text from a multiline text box is pasted as multiple cells.

    Cells cannot have scrollbars.

    If you want to copy the contents to a single cell, use this code rather than a copy/paste:

    Please Login or Register  to view this content.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

  3. #3
    Registered User
    Join Date
    06-28-2014
    Location
    Bombay
    MS-Off Ver
    2007
    Posts
    33

    Exclamation Re: Userform TextBox when dumps value in worksheet cell table structure is disturbed

    Hi friend
    cant figure out how to do where to paste .....i am using USERFORM

    ----------
    TextBOx----Name :- "notes_tbox"
    Userform---Name :- "entry_form"

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Userform TextBox when dumps value in worksheet cell table structure is disturbed

    Attach your file, or at a minimum list all your code. At what point in the flow do you want to store the textbox to the cell?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. UserForm TextBox to equal worksheet cell and follow through
    By PDBartlett in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-25-2014, 03:07 AM
  2. Replies: 4
    Last Post: 01-29-2014, 05:53 AM
  3. TRnasferring date form userform textbox to cell in worksheet
    By chrisjames25 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-27-2014, 07:57 AM
  4. Use Userform Textbox to find worksheet cell value and offset.
    By snuggie in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-01-2013, 11:58 AM
  5. Userform to search textbox value to place other textbox values in worksheet
    By mattyh555 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-19-2012, 11:38 AM

Tags for this Thread

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