Prev: Macro renaming
Next: Clearing variables
From: sean on 29 Jan 2010 12:13 We use VBA code: DestTemplate.AutoTextEntries.Add in a macro to "copy" autotext entries created in a Word 2003 document to a Word 2003 template to be used in different documents. If we run the macro in Word 2003, the resutling template 2003Autotext.dot can be used in both Word 2003 and Word 2007 documents. However, if we run the macro in Word 2007, the resutling template 2007Autotext.dot can be used ONLY in Word 2007 but not in Word 2003 documents. All autotext entries (AutoTextEntries.Item) appear to be deleted, or invisible to Word 2003. Is there a way to create Word 2007 autotext entries that can be used in both Word 2007 and 2003?
|
Pages: 1 Prev: Macro renaming Next: Clearing variables |