XL5 Err Msg: "Can't Find Project or Library" Running Macro |
In Microsoft Excel 5.0, you may receive the following error message when you attempt to run a Visual Basic macro:
Can't Find Project or Library
To correct the referencing problem, follow these steps:
In Microsoft Excel version 5.0, in order to use external or custom
functions from another library or workbook, you must establish a
reference to the file through the References option on the Tools
menu. The References option allows you to add, delete, or make
available for editing Visual Basic references to libraries or other
workbooks that are specified for the active workbook. You must be in
a Visual Basic module to use this command.
If you try to run a Visual Basic macro that has a reference to a file or
library, and the file or library does not exist in the specified location,
you will receive the error message above. To check the location of any
references your workbook may have, follow the steps below:
"Visual Basic User's Guide," version 5.0, chapter 4, "Organizing
Procedures and Modules in Workbooks"
For more information about the Reference command, choose the Search button
in Help and type:
Reference command (Tools menu)
Additional query words:
Keywords : kbcode kberrmsg
Version : MACINTOSH:5.0,5.0a; WINDOWS:5.0,5.0c,7.0; winnt:5.0
Platform : MACINTOSH WINDOWS winnt
Issue type :
Technology :
|
Last Reviewed: April 12, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |