Form Open Error

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

Guest

I tried to post this earlier, but I don't see it out there, so I apologize if
it's up twice.

I'm developing a database which was working quite well when suddenly, I
can't open many of the forms. It seems that the affected forms are ones that
have an event "On Load" or "On Open". The error I'm getting is "Invalid
procedure call or argument". The first time I saw it, I was in the process
of deleting some old forms which I had used in development, but were no
longer needed.

Any help would be GREATLY appreciated.
 
First back up the MDB

Try Compact and Repair, if that doesn't help open the MDB in code view, any
where (Press Ctrl + G), in the menu bar select:Tools -> Reference
See if any of the objects that are selected there has the word "Missing"
next to it, if it has no relevant for you UnCheck 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