![]() |
|
![]() |
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
![]()
Yeah yeah nah.
Perhaps we have a terminology issue. In Word, a 'building block' is a range of content stored inside a template labelled with a type, category and name. It can then be inserted into a document via the GUI (Insert>Quickparts for instance) or via VBA like the following ActiveDocument.AttachedTemplate.BuildingBlockTypes (1).Categories("CategoryName").BuildingBlocks("BBN ame").Insert Where:=Selection.Range, RichText:=True Are you talking about the same 'Building Block' or are you using the name 'building block' as a term for either unformatted or rich text coming from a database query?
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
![]() |
Tags |
building blocks, macros, vba |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to add building blocks in Word by VBA also in footer | avogt | Word VBA | 3 | 04-26-2018 06:35 AM |
VBA Word - Building Block (AutoText) - Array - Replace Text with Specific Building Blocks | jc491 | Word VBA | 7 | 01-03-2016 10:34 PM |
Building blocks show correctly in dropdown, but wrong building block populates in doc | wordgirl123 | Word | 0 | 10-03-2013 08:30 AM |
INSERT building blocks from Quickpart in word | jasserin | Word VBA | 0 | 06-05-2013 12:55 PM |
Word - Attach Building Blocks | namedujour | Word | 0 | 04-04-2011 09:59 AM |