I've been dealing with corrupt Excel files for months and months, often resorting to fully rebuilding quite complex models. The files are corrupt when the VBA modules loose the library. I don't know why it happens, but this message appears "Can't find project or library"....
问题描述: VBA中用mid函数显示can't find project or library,是引用哪个库啊??还有有时候VBA不能显示日历控件,又是哪个库呢??谢谢解析: mid函数应该不用引用哪个库,可以直接使用。日历控件可以在控件工具栏中点右键,出现附加控件,点击,里面就用日历控件。。00分享举报您可能感兴趣的内容广告 接单平台_接单平台_...
mid函数应该不用引用哪个库,可以直接使用。日历控件可以在控件工具栏中点右键,出现附加控件,点击,里面就用日历控件。。
第一我感觉你变量没声明吧。第二是我觉得报错可能是find到一个错误的单元格,如#N/A这种,而对应的.value属性对不上,所以你的程序也一起报错了,因为类型不同。你可以试试不用find,用Is???的函数。登录百度帐号 扫二维码下载贴吧客户端 下载贴吧APP看高清直播、视频! 贴吧页面意见反馈 违规贴吧举报反馈通道 贴...
The error says "Compiler Error: Cannot find project or library." I assume I am missing a reference to some library. What should I have referenced for the string functions to work? Jeff, please check in Tools/References if any entries have the t...
Compile error: Can't find project or library in Excel 2007 Trying to interact with a WebPage from within an Excel Macro Turn off Excel dialog box when saving a large file Unable to add rows in Excel 2007 after 'Format as table' Una...
英文版本错误: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 ...
您嘗試從 Visual Basic 專案內寫入 Addin 或型別程式庫。 您無法在 Visual Basic 專案中直接寫入預先封裝的增益集或類型程式庫。 如需詳細資訊,請選取有疑問的項目並按 F1 (在 Windows 中) 或 HELP (在 Macintosh 上)。 支援和意見反應 有關於 Office VBA 或這份文件的問題或意見反應...
The VBA is 100x faster than PowerAutomate. If this task can be accomplished in vba code I rather go to that route. The gentleman told me that it can be done in vba. I just need to modify the code a little bit for my tasks. If there's no chance that cannot be done in v...
Visual Basic プロジェクトからアドインまたはタイプ ライブラリに書き込もうとしました。 Visual Basic プロジェクトの一部としてプリパッケージされたアドインまたはタイプ ライブラリには、直接、書き込むことはできません。 詳細については、該当す...