View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron_D[_2_] Ron_D[_2_] is offline
external usenet poster
 
Posts: 3
Default Text length and TextBoxes

Thanks in advance for all your help...
I have a userform that has a textbox that is set to display multiple lines
of input via a cut and paste operation. Once I have pasted the text into the
textbox, I'd like for it to be broken up into an array of text with lengths
less than or equal to 250. Can you guys point me in the right direction?