![]() |
#1
|
|||
|
|||
![]()
I have the following macro to insert a building block into a document:
Sub OpsTech() ' ' OpsTech Macro ' ' Application.Templates( _ "C:\Users\robert.ross\AppData\Roaming\Microsoft\Wo rd\STARTUP\BBTechTemplate.dotx" _ ).BuildingBlockEntries("Ops Tech").Insert Where:=Selection.Range, _ RichText:=True End Sub I need to modify this so it is not user specific. Multiple writers will have this template installed in their Startup folder. |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
VBA Word - Building Block (AutoText) - Array - Replace Text with Specific Building Blocks | jc491 | Word VBA | 7 | 01-03-2016 10:34 PM |
A yes or no OptionButton in Userform inserts a building block | HighSierra | Word VBA | 3 | 06-14-2015 11:19 PM |
![]() |
rdross51 | Word VBA | 7 | 03-12-2015 08:59 AM |
![]() |
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 |