Form errors general

M

Malcolm

Hi,

I have an Access db with several forms, all controlled
from a main form with a TAB control.

One form is giving me grief. All was working fine, I don't
even know what it is I have done to cause the problem.

I now can't open this form (On its own, let alone the main
form of which it is part). I can't open it in design view
either. If I open an older copy of the db and import the
form, I still can't get it to work.

If I try to open the form I get "You cancelled the
previous operation" message which is real handy advice
that tells me nothing, then "Module not found". In VB code
the form module is listed but I can't open it.

Can anyone offer help as to how I can get this form going
again?


Thanks in advance

Malcolm
 
S

Scott McDaniel

Sounds as if your db is corrupted. Try importing all objects into a new
datbase. If that doesn't work, you'll have to determine which objects are
corrupted (and you probably already know that<g>) and NOT import those ...
unfortunately, you'll have to rebuild those from scratch.
 

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

Top