View Single Post
 
Old 09-08-2017, 01:52 AM
Trainee Trainee is offline Windows 10 Office 2013
Novice
 
Join Date: Sep 2017
Location: Germany
Posts: 2
Trainee is on a distinguished road
Default 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 ?
Reply With Quote