![]() |
|
#1
|
|||
|
|||
|
Hello!
I wrote a macro to automatically attaching template in new document: Code:
Sub AutoNew()
ActiveDocument.AttachedTemplate = <Path To Template>
ActiveDocument.UpdateStylesOnOpen = True
End Sub
Could you tell me what can I do? Thanks in advance |
| Tags |
| autonew, styles, template |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Macro added to Ribbon in template does not appear after attaching template
|
rocky2 | Word VBA | 1 | 04-04-2016 12:00 AM |
| Attaching files | Andy Curshen | Outlook | 0 | 01-21-2016 12:48 PM |
Image is attaching
|
ANH | Mail Merge | 1 | 09-30-2015 02:05 PM |
| Attaching a folder | alamorchgirl | Misc | 0 | 06-16-2011 06:32 PM |
| attaching (relative,logical or virtual) path to template word document | wissam | Mail Merge | 0 | 08-04-2009 05:09 AM |