![]() |
|
#2
|
||||
|
||||
|
The code you've posted isn't trying to update Excel at all, and your Word bookmark population process isn't responsible for any errors.
Unless you're planning to edit the template, instead of creating a new document from it, you should be using Word's Documents.Add method, not Documents.Open. PS: When posting code, please use the code tags, indicated by the # button on the posting menu. Without them, your code loses much of whatever structure it had.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Use Bookmarks to Fill in a Word Doc from Excel | MH123 | Excel Programming | 0 | 10-14-2016 08:39 AM |
| Cross Referencing Bookmarks populated from a userform Word 2010 | arbluecreek | Word VBA | 6 | 06-05-2015 05:29 AM |
Transfer word doc bookmarks to excel using macro
|
Bedsy | Word VBA | 4 | 03-15-2015 10:58 PM |
| Update Bookmarks from a Userform | alshcover | Word VBA | 12 | 01-12-2015 06:53 PM |
| Trying to populate Word bookmarks with excel UserForm | smd1112 | Excel Programming | 7 | 09-03-2014 09:42 PM |