Cover page building block

D

donna

Word 2010 win7

When I insert a cover page that I created into my document using the
cover page gallery on the insert tab, I am also able to use Remove
Cover page to delete it.

If I use
Templates("c:
\myBBtemplate.dotx").BuildingBlockEntries("MyCoverPage").insert
selection.range

then the building block inserts OK but it can't be removed using the
built in Remove Cover page button.

How can I change my code so it inserts the building block in a format
that can also be removed via the Remove Cover page button.
 
Top