![]() |
#2
|
||||
|
||||
![]()
You should create the basic layout as a Word template so that when you create the initial document, it already contains the standard content and formatting.
Set objDoc = .Documents.Add(sPathToTemplate) If your template already contained all the elements your code creates then the rest of the code you showed is actually not needed. You would then use code to bring in the Excel content itself.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
fietstasss | Word VBA | 1 | 01-15-2018 02:05 PM |
How to prevent the text goes down with setting text around the table in MS Word? | tesicg | Word Tables | 1 | 06-07-2016 08:46 AM |
![]() |
jc491 | Word VBA | 8 | 09-30-2015 06:10 AM |
VBA Search Table for Text/Select Text/Insert Hyperlink | sldrellich | Word VBA | 3 | 03-24-2015 01:09 PM |
Convert Text To Table: Separate text at (Other)? | tinfanide | Word VBA | 2 | 01-12-2015 05:26 AM |