问题应该不是因为space不能识别,而是你的项目某些库文件找不到了 看看:工程-引用中 是不是有某个库显示为missing了 你的程序是引用office 的automation处理excel的vb6应用还是运行在excel中的vba宏啊
Locate the **ShownFirstRunOptin **registry value in the key that is specified in step 3. If you do not findShownFirstRunOptin, go to step 5. If you do find it, go to step 7. If you do not find theShownFirstRunOptinregistry value, point toNewon theEditmenu, and then clickDWOR...
"System Error &h80070057" / "Can't find project or Library" / "Excel encountered errors during save" I have an excel file that was created in Excel 2016 Sometimes when being run in Excel 365 I receive the 3 error messages in the Subject line (see attached PDF) ...
Project or Library Not Found This is a continuous problem for us. Not sure what is causing it but we get the error once a month and we have to recover our file from backup. Excel does not allow us to interact with the Tools a...Show More developer excel Macros and VBA Like 0 Reply...
The button had worked in Excel 2003- but now (without any changes) throws an error "Compile Error: Cant find project or library." TRIM is highlighted in the following code: (See below for the whole sub) If Trim(Worksheets("Measurements").Cells(RowCounter, ColumnCounter).Value) <> ""...
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 ...
[RESOLVED] Cannot find wrapper assembly for type library Excel This works fine at home but at work when i add the reference to the Microsoft Excel 11.0 Object Library it gets the error on the yellow icon in the screen shot. error:Warning 1 Cannot find wrapper assembly for type libra...
change the GUIDs depending upon the refs you are using. You can use the loop below to find out the GUIDs already in the projetc (with some small changes).Sub AddReference() 'Macro purpose: To add a reference to the project using the GUID for the 'reference library ...
Boolean or Error BOTTOMMARGIN: Bottom Margin Measurement BOUNDSHEET: Sheet Information CALCCOUNT: Iteration Count CALCMODE: Calculation Mode CELLWATCH: Cell Watch CF: Conditional Formatting Conditions CF12: Conditional Formatting Condition 12 CFEX: Conditional Formatting Extension CODENAME: VBE Object Name CO...