Corrupt Database?

Vav

Registered User.
Local time
Today, 21:06
Joined
Aug 29, 2002
Messages
36
Hello, my database keeps coming up with an error message.

Its says Form-Form1 is misspelled or refers to a form that does not exist.

Weird thing is I don't have a form called Form1.

In the main window, the form does not appear as one of the forms that I have created, but if I go into the VB window, it appears in the left handside window.

Weird. Does anyone have any suggestions as to how I can remove the Form_Form1 from my database. I have tried deleting the code from the form but it won't allow me to save changes.

This problem seems to be taking over my data base functionality completely.
 
Is this form hidden? Goto Tools >> Options and on the view tab check the 'Hidden Objects' check box

IMO
 
Take the easy way out...

Open a new database and import the objects [you want] from the bad db into the new db.

HTH
 

Users who are viewing this thread

Back
Top Bottom