Applies To
Application Object.
Description
Returns or sets a string that names the alternate startup folder. Read-write.
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"