I accidentally spilled stupid all over my Access project.
At some point, I inadvertently copied the main form of my database under a different name. Once I realized this, I deleted the duplicate form and kept working on the original.
Now I'm getting "Module Not Found" notices in numerous odd places that once worked perfectly, and checking things over in Visual Basic frequently yields numerous pop-up message that read "The form name 'Form_Name' is misspelled or refers to a form that doesn't exist," which is true.
I've checked the dependencies of all my queries, etc. and scoured all my visual basic, and I can find no references to this missing form. Is there anywhere I should be looking, or am I out of luck?
At some point, I inadvertently copied the main form of my database under a different name. Once I realized this, I deleted the duplicate form and kept working on the original.
Now I'm getting "Module Not Found" notices in numerous odd places that once worked perfectly, and checking things over in Visual Basic frequently yields numerous pop-up message that read "The form name 'Form_Name' is misspelled or refers to a form that doesn't exist," which is true.
I've checked the dependencies of all my queries, etc. and scoured all my visual basic, and I can find no references to this missing form. Is there anywhere I should be looking, or am I out of luck?