View Single Post
 
Old 10-25-2018, 01:55 PM
Wojix Wojix is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Apr 2018
Posts: 8
Wojix is on a distinguished road
Default

I gave the code a try, however I keep getting "Compile Error: Expected: end of statement" on this piece of code ...



Code:
set aDoc = .Documents.Add Template:="[Path to .dot file]", NewTemplate:=False
Reply With Quote