Access crashes when opening or editing a form

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

Guest

When I attempt to open, edit or modify a form's code, access stops reponding.
All other forms and code appears to execute normally and the code does
compile. I don't want to lose the work I invested with this form. Is there
any way to get this form open, or to troubleshoot this problem?
 
IDEAS:
Can you goto the VB window from another form and then select your form and
look at the code?
Is form set Option Explicit?
Check your references, under tools.
create new db and import the form and all the tables and querys it uses.
See if it will run there.

HTH
Damon
 

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