![]() |
#3
|
|||
|
|||
![]()
Thanks, @jeffreybrown. Because I wanted to write a code that is more general than specifying the actual path, I replaced the Source with NormalTemplate.FullName; however, even in that case Word crashed repeatedly. This kept happening until I also changed ActiveDocument to ActiveDocument.FullName.
The final code then is the following: Code:
Application.OrganizerCopy Source:=NormalTemplate.FullName, Destination:=ActiveDocument.FullName, Name:="Comment Text", Object:=wdOrganizerObjectStyles tamasig |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Convert old pres with template applied to the current version of PowerPoint with a new template | dianahbr | PowerPoint | 0 | 02-21-2018 10:38 AM |
Copying paragraphs from multiple documents to the current one. | paik1002 | Word VBA | 3 | 02-22-2016 04:03 AM |
![]() |
jjmclell | Project | 2 | 05-10-2015 02:48 PM |
![]() |
New Daddy | Word | 3 | 12-17-2013 07:08 AM |
![]() |
ryalls3857 | Word | 1 | 12-27-2010 05:45 PM |