Making an MDE on ACCESS

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

Guest

Me again - new to this, I forgot to click a button.

The question is - I wish to create an MDE of my ACCESS db but the option is
greyed out. I have VBA. How do I activate this option?
 
Liz,

You need to compile your application. Open any code module, and click
Compile from the Debug menu. Fix any errors that are reported, save your
application, then try creating the MDE again.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 
Back
Top