Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-20-2022, 07:05 AM
grNadpa grNadpa is offline Cannot save Building Block templates with project Windows 10 Cannot save Building Block templates with project Office 2016
Advanced Beginner
Cannot save Building Block templates with project
 
Join Date: Mar 2022
Posts: 46
grNadpa is on a distinguished road
Default Cannot save Building Block templates with project


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
blows up with the error
Quote:
Run-time error '5941': The requested member of the collection does not exist.
I figured out the reason is that neither
Code:
TemplateProject(Building Blocks) nor
TemplateProject(Built-in Building Blocks)
exist in my project window.
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
Reply With Quote
 

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
Cannot save Building Block templates with project How to share building block macros? rdross51 Word VBA 7 03-12-2015 08:59 AM
Cannot save Building Block templates with project 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

Other Forums: Access Forums

All times are GMT -7. The time now is 09:54 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft