VBA检测SharePoint上文件是否存在 2015/01/11 15274 Msgbox IIF(Application.SharePointVersion("http://site1/file1.doc")=1,"存在","不存在")