Deleted form not deleted in VB

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I delete a form in the Access Database, it does not get deleted in the
Visual Basic Editor and causes errors everytime the database is opened. I
cannot delete the form on the project list? How do I correct this problem?
 
Have you tried deleting the code from the VB Editor? If you have and that
didn't work then you might try using the /decompile switch. Open the
database with that switch, hold the shift key down while it is opening.
Compact the database. Close and reopen the database and recompile it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top