Take a look at the "Can't make an MDE!" checklist at
http://www.access.qbuilt.com/html/conversion.html#CannotMakeMDE

Signature
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
> Hello!
> After I split my database, I tried creating a MDE file to put on
> everyone's
> computer, but the ONLY error message I get is "Microsoft Access was unable
> to
> create an MDE database." I have no idea why. Any suggestions?
Helen - 27 Oct 2005 21:58 GMT
Excellent! Thanks for the speedy response.
It seems that the only stumbling block that I don't have an answer for is
the first question -- does the code compile. How do I figure out if it does?
Thanks again!
> Take a look at the "Can't make an MDE!" checklist at
> http://www.access.qbuilt.com/html/conversion.html#CannotMakeMDE
[quoted text clipped - 5 lines]
> > to
> > create an MDE database." I have no idea why. Any suggestions?
Steve Schapel - 28 Oct 2005 19:15 GMT
Helen,
Open any VBA code module, and select the Compile <your database name>
option under the Debug menu.

Signature
Steve Schapel, Microsoft Access MVP
> Excellent! Thanks for the speedy response.
> It seems that the only stumbling block that I don't have an answer for is
> the first question -- does the code compile. How do I figure out if it does?