Form1 is misspelled or does not exist

  • Thread starter mls via AccessMonster.com
  • Start date
M

mls via AccessMonster.com

How can I fix "Form1 is misspelled " error message. I tried to delete the
code which is refered to FORM_FORM1 and it is not even allowing me.
 
D

Daryl S

Mls -

Maybe create a dummy Form1, and see if that lets you get to the point you
can change the code. Then you can delete Form1.
 
J

John W. Vinson

How can I fix "Form1 is misspelled " error message. I tried to delete the
code which is refered to FORM_FORM1 and it is not even allowing me.

Care to post the code? and perhaps the error message when you try to fix the
code? We can't see either from here.
 
Top