NetworkTemplatesPath Property

Microsoft Excel Visual Basic

Returns the network path where templates are stored. If the network path doesn’t exist, this property returns an empty string. Read-only String.

Example

This example displays the network path where templates are stored.

Msgbox Application.NetworkTemplatesPath