View Single Post
 
Old 03-15-2018, 01:55 PM
Charles Kenyon Charles Kenyon is offline Windows 10 Office 2013
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,533
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Quote:
Originally Posted by dianahbr View Post
By user templates folder you mean, C:\User\your name\AppData\Roaming\Microsoft\Templates? The same as 2016?
See How to Find the Normal Template. That describes how to find the user templates path in any version of Word on any computer OS, I believe. That is by, in the Visual Basic immediate window typing:
debug.print application.NormalTemplate.Path
You could code to find the same thing.

The default location of the User Templates Folder remains:
C:\Users\user name\AppData\Roaming\Microsoft\Templates.
If you are trying to program something, do not depend on that being the actual folder.
Reply With Quote