07 版本 xlsx 格式的 excel 文件,时间比较久密码忘记了,只记得当时设置了很长的密码,有英文和数字。
现在急需里面的数据,求支招,付费软件也可,付费服务也可。
1
xsn 2018-02-01 16:49:22 +08:00 1
|
2
chanssl 2018-02-01 19:20:36 +08:00 1
打开密码?如果是 xls 格式还好解,xlsx,没办法,只能跑字典了。
|
4
locusxt 2018-02-01 19:29:38 +08:00 via Android 1
发我一份文档试试
|
6
xsn 2018-02-01 22:46:31 +08:00 1
@bfhh126
vba 那个没注意, 这个是改文件名为 zip 后手动复制的, 你试下. https://community.spiceworks.com/fix/remove-excel-password?source=canonical#zip-related 1.Create backup of password-protected excel file. 2.Change the file extension to .zip from .xlsx. 3.Now extract the whole content of zip file. 4.Search for xml format of targeted sheet. You will find it in ‘ xl -> worksheets ’ directory. 5.Open the xml file of targeted sheet in xml editor. 6.Now search for ‘ sheetProtection ’ word in that xml file and remove it. 7.Save this edited xml file and replace it with old xml file in zip files. 8.Now change the extension from .zip to .xlsx. |
8
kunluanbudang 2018-02-02 01:09:39 +08:00 via Android
xlsx 就是一个压缩文件,用
|
9
xzc0001 2018-02-02 02:29:13 +08:00 via iPhone
xlsx 把里面一个文件改一下就没密码了。随便百度谷歌搜一下就有
|
10
szuhnu 2018-02-02 06:26:15 +08:00 via Android
发到 [email protected] ,我看看应该可以解的
|