View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
exceluserforeman
 
Posts: n/a
Default how do i display cell contents greater than 255 characters in a t.

Click properties of textbox Ensure WordWrap is true MultiLine is true

"Richard Lamey" wrote:

I can get the first 255 characters of a cell into a textbox, but I need to
get larger amounts of text to automatically populate a text box.