Creating ACCESS MDE executable

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create an MDE (executable) version of my little ACCESS database but
it is greyed out on my ACCESS. I have VBA. How do I make it available?
 
What version of Access? By default, Access 2002 and Access 2003 both use the
Access 2000 format, but will not create MDEs unless you convert to the newer
format (under Tools | Database Utilities)

Hopefully you realize that an MDE is not an executable: you still must have
Access installed on the machine in order to use it.
 
Back
Top