Pathvariable to the templates in Word?

GrodanBoll
05-26-2003, 02:21 AM
Hi!
Are there any variables in VBA which conatins the path to the templatesfolder in Word?
If there are I don't have to hardcode the patch in the code. :)

/Grodan

icjackson
05-27-2003, 12:10 AM
Application.NormalTemplate.Path will give you the location of the normal.dot template, which should also the be startup location for any other locally stored global templates.

GrodanBoll
05-27-2003, 09:13 AM
Application.NormalTemplate.Path will give you the location of the normal.dot template, which should also the be startup location for any other locally stored global templates.
Thx. Just what I was looking for. :)

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum