,备忘vb根据文件完整路径获取文件名

strFileName = VBA.Right(strSrcZipedDB, VBA.Len(strSrcZipedDB) - VBA.InStrRev(strSrcZipedDB, "\"))