Form won't open

V

Vince Stitt

In Access 2000 I have a form that will not open. In the
original db I receive the error message "Module Not
Found". I have imported all the objects into a new
database and now receive the message "The Microsoft Jet
database engine could not find the object 'FrmRa2'. Make
sure the object exists and that you spell its name and the
path name correctly.

The form is listed in the db window and worked yesterday.

I have checked the website and spoken with others but
can't find a solution. Any ideas?

Thanks
 
C

chris

You need to do this.
Repeat the exercise of importing all the objects into a
new database. As soon as this is finished, switch to the
code window and select debug/compile.

You also need to do this if importing a single form into
an existing database
 
V

Vince

Thanks that worked.
-----Original Message-----
You need to do this.
Repeat the exercise of importing all the objects into a
new database. As soon as this is finished, switch to the
code window and select debug/compile.

You also need to do this if importing a single form into
an existing database

.
 

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