![]() |
|
#2
|
|||
|
|||
|
This is something you will need to design. You can do this most elegantly with a User Form.
Create a Simple Userform Create & Employ a Userform See also http://word.mvps.org/FAQs/MacrosVBA/index.htm for information on various methods within vba. You can store the text you want using AutoText rather than incorporating it directly into the userform. IMO, it is easier to handle formatting this way. That is, you use the userform to insert AutoText which is already formatted rather than inserting the text as strings in vba and formatting it. Automated Boilerplate Using Microsoft Word Here is more general information about creating templates. These do not directly address your question, though. Templates in Microsoft Word How to Create a Template Last edited by Charles Kenyon; 02-15-2016 at 03:49 PM. |
| Tags |
| customisable template, customise, template |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Use some sort of onload function to check whether template version uses the latest template.
|
zzzjoshzzz | Word VBA | 5 | 10-17-2015 10:31 PM |
When creating new template from established template macros getting lost.
|
TechEd | Word | 3 | 06-09-2014 07:22 PM |
Automatic update of links in template - closing attached template without saving
|
stefaan | Word | 2 | 11-02-2013 07:46 AM |
Building a customisable report template
|
razberri | Word | 1 | 01-12-2012 11:36 AM |
| How to type on the back of word template receipts through word ??? | Qintex Solutions llc | Word | 3 | 10-02-2009 07:52 AM |