export UserForm created strings to generated Document from template
Hello everyone,
i´m currently working on a projekt with the following idea:
I created an UserForm in WX.docm with ListBox, Textbox and Combobox.
I created another Document called YZ.dotx (template) with an TablesofContent and
some textfields.
after pressing ClickButton, i want to generate a document based on YZ.dotx and fill in the textfields and TOC with informations from UserForm in WX.docm
How to do this ?
|