![]() |
|
#6
|
||||
|
||||
|
There is an alternative to Charles' focused approach which imports a single style from a specific template.
I use a much broader approach. The following macro will import every style from the attached template. The attached template is not always the Normal template but if you created the document yourself and didn't pay attention to which template you used then in all likelihood it is Normal.dotm. Code:
Sub RefreshStylesFromTemplate() ActiveDocument.UpdateStyles End Sub
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
| Tags |
| #global style, #styles, #template |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Apply Heading Style When Combining Documents
|
snot369 | Word | 1 | 01-13-2017 11:04 AM |
Writing multiple documents of a certain style.
|
Darkstar_ | Word | 2 | 09-30-2016 12:02 PM |
How can I change the default style set so that it automatically applies to all documents?
|
writty | Word | 3 | 08-16-2015 09:47 AM |
| Make a new Style available in legacy documents | BlueClearSky | Word | 3 | 11-22-2013 03:12 PM |
Change font style and size in multiple documents
|
fitkhan | Word | 1 | 04-27-2011 09:49 PM |