I developed an VBA for getting values from an Excel-Worksheet to an InDesign-Document. With my PC all is working fine. But when I start the same sheet at the PC of my boss there is this Message: "Can't find project or library" I tried following ste...
问题应该不是因为space不能识别,而是你的项目某些库文件找不到了 看看:工程-引用中 是不是有某个库显示为missing了 你的程序是引用office 的automation处理excel的vb6应用还是运行在excel中的vba宏啊
I was creating a lot of versions of the file to avoid any issue, but even so, suddely, the file crashes and I had this messase: " Impossible to find project or library" - "É Impossível localizar o projeto ou a biblioteca" in portuguese, just for reference. I google it and ...
On the VBA window go to Tools->References and uncheck the MISSING references.ClosedXML - Create Excel files in .Net Thursday, January 20, 2011 7:07 AM Appears OK to me but the error message " Cant find project or library." suggests it could possibly be the references in VBA. ...
打开EXCEL 老是出现VBAproject密码是设置错误造成的,解决方法为:1、首先启动桌面上的excel。2、打开文档。3、找到你所需要修改或编辑的Excel文件,然后点击【文件】。4、点【文件】后下方有个【文档加密】,点开后选择【密码加密】。5、在弹出来的方框里,找到输入密码那一条方框里,输入你自定义的...
英文版本错误:Can't find Project or Library 解决办法:按Alt+F11进入VBE窗口依次点击 Tools -> References找到缺失的类库,勾选掉。如果有特殊的添加类库,需要看窗口下面Location的路径是否存在该类库。Excel VBA默认的5个引用类库(英文)1. Visual Basic For Applications (This is the library that defines the ...
无法直接解除或绕过Excel VBAProject密码,因为这涉及到软件的安全性和版权保护。 如果忘记了Excel表格中的VBAProject密码,通常意味着无法直接访问或修改VBA代码。以下是对此情况的 Excel的VBAProject密码是一种保护措施,用于防止未经授权的访问和修改VBA代码。这种密码保护可以帮助保护敏感信息,确保只有授权用户...
保护VBA 项目 就像Excel 如何使用密码保护其工作表/数据一样,也可以保护 VBA 项目的代码。这可以通过以下步骤来完成。 在项目资源管理器中右键单击 VBA 项目。选择 VBAProject 属性。 在“VBAProject – Project Properties”窗口中选择“Protection”选项卡。
EXCELVBAProject 密码破解 过程可能有些繁琐,EXCEL 工作表保护密码破解 方法: 1\翻开文件 2\工具---宏---录制新宏---输入名字如:aa 3\停止录制(这样得到一个空宏) 4\工具---宏---宏,选 aa,点编辑按钮 5\删除窗口中的所有字符(只有几个),替换为下面的容:(复制吧) 6\关闭编辑窗口 7\工具---宏--...
如果忘记了Excel表格中的VBA项目密码,通常无法直接恢复或找回该密码。不过,可以采取一些方法来解决或绕过这个问题。首先,需要明确的是,VBA项目密码是用于保护Visual Basic for Applications代码不被轻易查看或修改的安全措施。当密码丢失或遗忘时,最直接的方法往往是寻求帮助于密码恢复工具或服务。这些工具...