Automatically Enabling Content

  • Thread starter Thread starter Glenn Peters
  • Start date Start date
G

Glenn Peters

Apologies if there is already a thread on the subject, I have looked but
i couldn't find one. I would like to know if it is possible to
automatically enable content on startup when using Access 2007, without
having to use the dialog box at the top of the screen

Thanks in advance

Glenn
 
Hi Glenn,

Take a look at the autoexec macro - a macro given that name automatically
runs at startup.

Gordon
 
Hi Gordon,

You can use a startup macro to determine if a database has been trusted, or
is being run in a trusted location, giving the appropriate message about
functionality being limited or not working if the application is run
untrusted. I'd have to look up how to do this. However, the autoexec macro
cannot be used to enable the trust setting automatically.

Glenn:
Check out my Trust Center article, available here:
http://www.accessmvp.com/TWickerath/


Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
http://www.access.qbuilt.com/html/expert_contributors.html
__________________________________________
 

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

Back
Top