DefaultFilePath Property Example

This example displays the current default file path.

MsgBox "The current default file path is " & _
    Application.DefaultFilePath