![]() |
|
|
Thread Tools | Display Modes |
#4
|
|||
|
|||
![]()
This is collaterally related. You likely have way too many list styles in your document.
Additionally: To make a placeholder for user input, you need to learn to use Content Controls, possibly mapped content controls.
Another possible option is macrobutton fields. See also: MacroButton Prompt Add-In. VBA thoughts This would be properly addressed in the vba forum but has nothing to do with your question. It does have to do with your template. The macro in ThisDocument AutoNew should likely be a Document_New procedure instead. I'm not sure why you are using a userform to get a folder and document name. You are reinventing the wheel. In my opinion, it is very intrusive to workflow. You could be simply using the SaveAs dialog. However, simply creating a new document will mean that your user will need to choose a folder and path without doing anything. If you want help with these points, do ask in the vba forum. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I define a numbering style restarting numbering after an outline by default | jklocker | Word | 1 | 09-26-2017 05:11 AM |
![]() |
eNGiNe | Word | 12 | 12-26-2014 07:41 AM |
![]() |
Lara222 | Word | 1 | 10-21-2011 04:09 AM |
Config style to restart numbering if it it comes after a style of a higher level | ghumdinger | Word | 7 | 08-31-2011 01:10 AM |