Set document path: wdDocumentsPath
Sub pathDemo16() Options.DefaultFilePath(wdDocumentsPath) = "c:\user\" End Sub