![]() |
#4
|
|||
|
|||
![]()
With my Word 2013, I never get an error message (or thrown into the VBA Editor without an error message) when running the macro to insert an AutoText entry consisting of a one cell table, so there is no reason for me to put in a break point or delay.
I have a couple of other thoughts though. Maybe the cached copy of your macro template has become corrupted and needs to be re-cached. In Word 2013, the preferred code is to use .BuildingBlockEntries property instead of the .AutoTextEntries property ... so if your macro uses .AutoTextEntries you might want to see if .BuildingBlockEntries works better ... I doubt it will though, since .AutoTextEntries works equally well on my Word 2013. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
peytontodd | Word | 5 | 11-12-2013 07:04 AM |
![]() |
peytontodd | Word | 1 | 12-07-2012 08:36 PM |
Numbered List paragraph style prints out incorrectly when converted to PDF - Help! | kimrussell68 | Word | 0 | 02-02-2010 07:58 AM |
Maintaining AUtotext Entries from an external table. | kelzud | Word Tables | 0 | 07-28-2009 01:31 PM |
Insert formatted table into word (mail merge) | manojbmsce | Mail Merge | 0 | 09-25-2008 02:25 AM |