The attached template will do that. Open it and change the path and the default filename as required currently
Code:
strPath = Environ("USERPROFILE") & Chr(92) & "Documents\"
strName = "MyForm_"
and put your form where the fixed text is (leaving the ID field). The ID is incremented each time you create a new document from the template from the number in the ID field.
Create a new document from the template for each new form.
Click the button on the ribbon to save and print the document.
You will need the CustomUI Editor to change the ribbon labels.
http://gregmaxey.mvps.org/word_tip_p...bbon_main.html