View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
jamescox[_90_] jamescox[_90_] is offline
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