Excel Visual Basic Error

  • Thread starter Thread starter cmar
  • Start date Start date
C

cmar

Whenever I try to enter a formula in cell, I get this MS Visual Basic
warning:
" Can't find project or library."

After I click "OK", I can enter the formula in the cell. How can I get rid
of this message?
Thanks, CMA
 
Is it one particular formula or all formulas? Could you post an example of a
formula that gives you this error please?
 
In VBA, go to the Tools menu and choose References. See if any
are marked MISSING. If so, and you don't need that reference,
uncheck it. If you do need it, you'll need to Browse to find the
correct file.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top