AltStartupPath Property

Applies To

Application object.

Description

Returns or sets the name of the alternate startup folder. Read/write String.

Example

This example sets the alternate startup folder.

Application.AltStartupPath = "C:\EXCEL\MACROS"
This is the same example in Microsoft Excel for the Macintosh.

Application.AltStartupPath = "HD:Excel:My Macros"