Project or library

  • Thread starter Thread starter amc
  • Start date Start date
A

amc

Every time I type a number into my new spreadsheet, I get Visual Basic error
message: "Can't find project or library."
After that I am allowed to complete input into the cell.
How can I stop these error messages.
 
Go into the VBIDE (Alt-F11), and then goto Tools>References. If you see an
item in the list with MISSING alongside it, uncheck that item and you should
be okay.
 
Back
Top