Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default Text box in excel user form


Hi All,

I have a text box on my user form where users input "Description" about them.

Rite now what is happening is, If a user inpus a data in that field the
input is like:

abcdefg higklafj aldkfjadfkl alkfjaldfkj aldfjaaldkfja ldsfjladfjfj

I want it to be like:

aldkfjdfa asdlfjaldksfj
akldfjajf aldkfj alfkjjllfj
aldkfjalfj adlffj adfljadfj
aldfjdfk asdlfjladlfj.

How can I design a text box such that it displays the text in this format?

Thanks in Advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Text box in excel user form



Set the TextBox's MultiLine and WordWrap properties to True.

You may also want to set the ScrollBars property to 2 (vertical scroll
bars) if your users are fond of entering a lot of text...


--
jamescox
------------------------------------------------------------------------
jamescox's Profile: http://www.thecodecage.com/forumz/member.php?userid=449
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=113133

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display contents of a cell in a user form text box -- Excel 2003 VBA hiskilini Excel Discussion (Misc queries) 7 April 4th 23 10:22 AM
how to use text boxes as an array in an EXCEL user form MWJchmsn Excel Programming 2 February 25th 09 05:09 PM
User Form Text Box - auto delete prompt text [email protected] Excel Programming 2 July 31st 08 03:18 PM
User Form texbox insert text in cell - excel 2003 jfcby[_2_] Excel Programming 1 October 13th 06 06:08 PM
Text on User form Dean[_8_] Excel Programming 2 July 22nd 06 08:14 AM


All times are GMT +1. The time now is 10:25 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"