button doesn't work-module not found

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

Guest

It just happened that all the command buttons in all the forms in my data
base don't work any more. The error message is "Module not found". Is this a
corruption? What can I do to solve the issue before I end up copying
everything to a new blank database?
 
Make a backup copy of the database.

Then compact it:
Tools | Database Utilities | Compact/Repair
or in Access 2007:
Office Button | Manage | Compact.

Then open any code window, and choose Compile on the Debug menu.

Any luck?
 
Yes, it helped! Only thing is that when I did the compiling, an error
message came back saying that "Form1 was missing" or something like that. So
I created a blank form named "Form1" and that solved the problem. I got this
idea from some one who had the similar issue. Great discussion group!
 

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