DLL error message

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

Guest

Hello: today, when I try to open any of 4 modules i have in my "Personal.xls"
tree, I am getting a "Error in loading dll" error. Any ideas?
 
My Guess is that you are missing a reference. In the VBA editor select
Tools..References and look fo rthe one that starts with "MISSING"
 
Great. That's helpful. I did find one, which was apparently a local
(internal) custom dll, and when I reinstalled xls, the "Missing:..." went
away. I don't think this dll should be needed to run standard xls vba code.
Would your opinion be that this dll is interfering with what should otherwise
be standard to the xls application?
 

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