StartupPath Property

Microsoft Excel Visual Basic

StartupPath Property

       

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