MS VB Compile error can't find library

  • Thread starter Thread starter Ravi Matharu
  • Start date Start date
R

Ravi Matharu

I'm having Problems opening any excel file, I get the
error message; Microsoft VB Compile error can't find
library\project. There are no Macros in the documents. Any
ideas would be greatly appreciated.
Regards
Ravi
 
Ravi
Check Tools>>References in the VBA editor
If there are any marked as missing uncheck them. this may
fix it.

If the problem is for all files then it may something to
do with your install, or it could be something in a
personal.xls or an add-in that is loaded.
Cheers
simon
 
Back
Top