Hi Excel Gurus,
I nee a help on a cod to separate Texts at Textboxes.
So I have here TextBoxComments, TextBoxA, TextBoxB, and TextBoxC.
So the TextBoxComments is where the user would place the comments on the file.
What I want to do is whenever the TexBoxComments reaches its first 255 characters, it will go to TextBoxA, the next succeeding 255 characters will go to TextBoxB and the last succeeding 255 characters will go to TextBoxC.
I nee a help on a cod to separate Texts at Textboxes.
So I have here TextBoxComments, TextBoxA, TextBoxB, and TextBoxC.
So the TextBoxComments is where the user would place the comments on the file.
What I want to do is whenever the TexBoxComments reaches its first 255 characters, it will go to TextBoxA, the next succeeding 255 characters will go to TextBoxB and the last succeeding 255 characters will go to TextBoxC.