![]() |
#2
|
||||
|
||||
![]()
If it's a particular cover page you want to insert (i.e. the user doesn't need to choose from the list) you could use a macro like:
Code:
Sub Demo() Application.Templates("C:\Users\" & Environ("UserName") & _ "\AppData\Roaming\Microsoft\Document Building Blocks\1033\14\Built-In Building Blocks.dotx") _ .BuildingBlockEntries("Alphabet").Insert Where:=Selection.Range, RichText:=True End Sub
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
grumby1 | Word | 6 | 02-18-2014 07:53 PM |
Possible to open each page of file in a different window? | Fran71 | Word | 2 | 04-27-2012 07:25 PM |
Macro to insert new page... | samanthaj | Word | 17 | 01-31-2012 01:53 PM |
![]() |
bluegum87 | Word | 2 | 08-02-2011 09:43 AM |
OFFICE(Word,Excel..)-crash/close when DIALOG BOX launched of insert image,open file | buggingme | Office | 1 | 05-30-2010 12:18 AM |