Hi
I have a textbox on a userform where a long sentence can be inputted. This text then needs to be inserted in a column on a spreadsheet page that is a maximum of 30 characters wide. I need to develop a macro that will split the text, keeping words intact, to be inserted into a number of consecutive rows in a column. As an example, using the sentences in this post, it would look like this:
I have a textbox on a userform
where a long sentence can be
inputted. This text then
needs to be inserted in a
column on a spreadsheet page
that is a maximum of 30
characters wide. I need to
develop a macro that will
split the text, keeping words
intact, to be inserted into a
number of consecutive rows in
a column. As an example,
using the sentences in this
post, it would look like this:
Any thoughts?
Cheers
Bookmarks