![]() |
|
#1
|
|||
|
|||
|
Code:
Application.Templates( _
"C:\Users\" & Environ("username") & "\AppData\Roaming\Microsoft\Document Building Blocks\1033\16\Building Blocks.dotx" _
).BuildingBlockEntries("aNotaryForm").Insert Where:=Selection.range, _
RichText:=True
Quote:
Code:
TemplateProject(Building Blocks) nor TemplateProject(Built-in Building Blocks) When I load them by inserting them from quick parts in the underlying document. They work fine. But when I save the application, and re-open, the template projects are missing. Is there a way to keep them with the project? Or load the templates on instantiation? Last edited by grNadpa; 03-20-2022 at 07:06 AM. Reason: typos |
| Tags |
| building blocks, vba code, word 16. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to build a custom building block template | cos | Word | 1 | 12-13-2021 03:43 PM |
| VBA Word - Building Block (AutoText) - Array - Replace Text with Specific Building Blocks | jc491 | Word VBA | 7 | 01-03-2016 10:34 PM |
How to share building block macros?
|
rdross51 | Word VBA | 7 | 03-12-2015 08:59 AM |
Custom Building Block File Locations
|
ptmuldoon | Word | 5 | 01-03-2015 08:45 AM |
| Building blocks show correctly in dropdown, but wrong building block populates in doc | wordgirl123 | Word | 0 | 10-03-2013 08:30 AM |