Urgent: Can't make MDE file

  • Thread starter Thread starter Shirley
  • Start date Start date
S

Shirley

I'll need your help....

I was trying to make a MDE file, but pop-up message
said "Microsoft was unable to make a MDE database." No
futher explanination.

I was able to do it before. I changed some coding since.
But don't know what I did to have failed this funciton.

Thank you very much!

Shirley
 
There are a couple of possibilities...

1. Open any module in your database and then click Debug|Compile. There
may be something in your code that Access sees as an error and, if so, it
will be highlighted. Fix any errors until your code compiles without error.

2. If you are using Access 2002 but have created your database in the
default file format of Access 2000, you cannot create an MDE. An MDE must
be created using the version of Access which is equal to the database file
format.

hth,
 
Go to Tools,Macros, Visual Basic Editor

Click, debug and then compile calendar

now exit access

go back into access and make mde
 
Back
Top