StartupPath Property

Applies To

Application object.

Description

Returns the complete path of the startup folder, excluding the final separator. Read-only String.

Example

This example displays the full path to the Microsoft Excel startup folder.

MsgBox Application.StartupPath