TemplatesPath Property
From Microsoft Excel Visual Basic
Returns the local path where templates are stored. Read-only String.
Example
This example returns the local path where templates are stored.
Msgbox Application.TemplatesPath
From Microsoft Excel Visual Basic
Returns the local path where templates are stored. Read-only String.
This example returns the local path where templates are stored.
Msgbox Application.TemplatesPath