Thread
: [Solved]
Adding a save as macro button to a template
View Single Post
01-08-2016, 07:47 AM
gmayor
Windows 10
Office 2016
Expert
Join Date: Aug 2014
Posts: 4,142
The save location is in the code in the templates ModMain and in any case the default from your earlier post is created if not present.
Code:
Const strPath As String = "C:\reports\templates\"
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes
www.gmayor.com
gmayor
View Public Profile
Find all posts by gmayor