Cannot make MDE?

H

Henro

I split up an existing database into a backend and used the original
frontend to create three different frond-ends. Now I want to convert these
frontends into MDE but I cannot? What to do?

Grzt & Thnx Henro
 
C

Cheryl Fischer

The two most likely reasons for getting this message are:

1. A compile error in VBA code. Open the VBA editor by pressing Alt+F11.
From the menu, select Debug, then Compile. If there are any code errors
they will be highlighted and the compile will stop. Fix any and all errors
until the Compile completes without messages.

2. You may be trying to create an MDE file from a database that is not in
the same format as the Access version you are using. For example, the
default database file format for Access 2002 is actually Access 2000. BUT,
in order to create an MDE file using Access 2002, the database file format
must also be Access 2002
 

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