excel2007取消加密保护的教程.docxVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
第 第 PAGE 1 页 共 NUMPAGES 1 页 excel2007取消加密保护的教程   在Excel中有很多重要的数据前期需要加上密码保护,但到后期却已经不再重要需要取消加密保护,下面是小编带来的关于excel 2007取消加密保护的教程的内容,欢迎阅读!   excel 2007取消加密保护的教程1:打开Excel表格中的Excel选项,选择自定义,得到如下画面:   excel 2007取消加密保护的教程2:然后在左边侧框栏中选择查看宏   之后双击或者选择添加按钮,则可以看到右边栏中有了查看宏按钮,之后点击右下角的确定。   excel 2007取消加密保护的教程3:大家可以在下面这个窗口处看到箭头所指的按钮:   点击按钮,之后弹出窗口:   excel 2007取消加密保护的教程4:在宏名处填写一个名字(可随意),然后点击创建,弹出以下窗口:   excel 2007取消加密保护的教程5:将窗口内的内容全选后删除,然后将下面分割线以内的内容开始复制粘贴在上面的窗口内:   从横线下开始复制      Option Explicit   Public Sub AllInternalPasswords()    Breaks worksheet and workbook structure passwords. Bob McCormick    probably originator of base code algorithm modified for coverage    of workbook structure / windows passwords and for multiple passwords       Norman Harker and JE McGimpsey 27-Dec-2002 (Version 1.1)    Modified 2003-Apr-04 by JEM: All msgs to constants, and    eliminate one Exit Sub (Version 1.1.1)    Reveals hashed passwords NOT original passwords   Const DBLSPACE As String = vbNewLine vbNewLine Adapted from Bob McCormick base code by Norman Harker and JE McGimpsey   Const HEADER As String = AllInternalPasswords User Message   Const VERSION As String = DBLSPACE Version 1.1.1 2003-Apr-04   Const REPBACK As String = DBLSPACE Please report failure to the gramming newsgroup.   Const ALLCLEAR As String = DBLSPACE The workbook should now be free of all password protection, so make sure you: SAVE IT NOW! and also BACKUP!, BACKUP!!, BACKUP!!! Also, remember that the password was put there for a reason. Dont stuff up crucial formulas or data. Access and use of some data may be an offense. If in doubt, dont.   Const MSGNOPWORDS1 As String = There were no passwords on sheets, or workbook structure or windows. VERSION   Const MSGNOPWORDS2 As String = There was no protection to workbook structure or windows. _   Proceeding to unprotect sheets. VERSION   Const MSGTAKETIME As String = After pressing OK button this will take some time. Amoun

文档评论(0)

135****0759 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档