MDE Question

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

Guest

Once you complete your access database is it best to save a backup and create
a MDE. However I thought I read that you couldnt do that if you use macros
in your project.
 
You can use macros in an MDE.

The problem with macros is that you have no error handling. If you use them
in a runtime version of Access, and an error occurs, the runtime shuts down.
So using macros in a runtime is likely to give unsatisfactory results. MDEs
are often used with the runtime, but that's quite a different scenario from
using an MDE under the full Access.
 

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

Similar Threads

utility.mda 1
utility.mda 0
Save command disabled in MDE 1
Can't make MDE 3
Unable to create MDE File 3
How to make the MDE file 3
Access 2007 and MDE file Question 10
Access 2007 and MDE 1

Back
Top