I've got a form with a few command buttons on them that were working fine. All of a sudden, when I click one of the buttons, nothing happens (at least sometimes). The code behind one button is just "DoCmd.Close", and that doesn't even work.
If I go into design view and try to look at the code, sometimes it will let me, and other times I get the "Module Not Found" error.
There is no module involved - in fact, when this happens I can't even get into a blank code window in that form.
As far as I can tell, it's just the one form. I copied the whole database, ran compact & repair, but that didn't help.
Any ideas?
If I go into design view and try to look at the code, sometimes it will let me, and other times I get the "Module Not Found" error.
There is no module involved - in fact, when this happens I can't even get into a blank code window in that form.
As far as I can tell, it's just the one form. I copied the whole database, ran compact & repair, but that didn't help.
Any ideas?