问题应该不是因为space不能识别,而是你的项目某些库文件找不到了 看看:工程-引用中 是不是有某个库显示为missing了 你的程序是引用office 的automation处理excel的vb6应用还是运行在excel中的vba宏啊
Error message: “Compile error: Can’t find project or library”. This error has been found on computers running Microsoft Office Excel 2007. The error is caused when the Microsoft Visual Basic compiler is unable to locate the Solver reference file. The solution is to manually input the path...
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) <> ""...
Since the error ‘Access can’t find project or library’occurs while running the VBA code or macros in the database so, we cannot blame a single reason for the occurrence of this. However, there could be several factors that can trigger this error, they are as follows: The missing link...
Error message 1 Your Microsoft Office Access database or project contains a missing or broken reference to the file Filename. To ensure that your database or project works properly, you must fix this reference. Error message 2 Compile Error: Can't find project or library Cause This proble...
Learn more about the Microsoft.VisualStudio.Extensibility.ImageMoniker.KnownValues.Compile in the Microsoft.VisualStudio.Extensibility namespace.
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) <> ""...