
Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
Hi Doug,
Thanks for your help!
I understand (i.e. I've read somewhere) that there can be issues with CR in
a textbox control. I'll look into that a bit more when I get to that. I will
go the docvariable way and abandon the bookmarks approach.
About dynamic userforms: very specifically, I am working on templates that
in chapter 1.2.2 will refer to customer documents in a table with 3 columns:
"number", "ID", and "Name".
Not only will this customer document data vary, also the _number_ of
documents to refer to will vary. Can I make a button "Insert new row" on the
UserForm that updates the UserForm with an extra 3 textboxes?
cheers,
wim
> Assigning what will become a whole paragraph to a document variable is not
> an issue. A whole page probably implies multiple paragraphs and while you
[quoted text clipped - 97 lines]
>>>>>> cheers,
>>>>>> wim dekeyser
Doug Robbins - Word MVP - 06 Sep 2007 05:39 GMT
I think what you want to be doing is have a list box on the userform and
three text boxes into which the user would enter the details for the new
item. Then by clicking on a command button, the new item would be added to
the list box. You would probably also want command buttons to delete a
selected item form the list or to edit it by loading it back into the text
boxes.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hi Doug,
>
[quoted text clipped - 119 lines]
>>>>>>> cheers,
>>>>>>> wim dekeyser
Wim R.M. Dekeyser - 07 Sep 2007 05:02 GMT
Yes, that makes sense. Thank you for your help, Doug!
cheers,
wim
>I think what you want to be doing is have a list box on the userform and
>three text boxes into which the user would enter the details for the new
[quoted text clipped - 127 lines]
>>>>>>>> cheers,
>>>>>>>> wim dekeyser