I am creating a userform for a meeting agenda template. When the user types
in the agenda items in a multiline text box, I would like to assign each
agenda item (each paragraph or line) to a document variable the name of
which has an incrementing number to make each one unique. The number of
items will vary with each meeting, so that is why I decided to use the
multiline text box.
I have tried loops without success, please would someone be kind enough to
help me?
Thank you so much
Jay Freedman - 20 Feb 2005 20:05 GMT
Answered in word.vba.general.
Jay Freedman
> I am creating a userform for a meeting agenda template. When the user types
> in the agenda items in a multiline text box, I would like to assign each
[quoted text clipped - 7 lines]
>
> Thank you so much