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.
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.