File Not Found msg when run Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What would cause a "file not found" error upon starting Excel (w/o any
reference to a file to be loaded on startup). I've checked in the VBA screen
and can find no macros set to fire on startup.
 
You can load workbooks each time when excel starts via the Tools|Addins dialog.

If you've moved/deleted one of those files, excel will yell at you that it can't
find it.

If you start excel (ignore the message) and then
tools|addins
you can uncheck the selected addins. When you uncheck the missing addin, excel
will notice that it can't find it and ask if you want to remove it from the
list.

(Remember to recheck the addins you want loaded.)

Chip Pearson has some notes on how to diagnose startup errors at:
http://www.cpearson.com/excel/StartupErrors.htm

You may want to bookmark this for future reference.
 

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