Error Msg - Sandbox Mode

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

Guest

We have an server-based Access application we've been using for years. I
recently issued a new computer w/XP Pro and Office 2003 including Access. I
used the same shortcut switch used for all our users but on this machine I
get the following error:

Access failed to evaluate one or more expressions because "Enabled" was
referenced in an expression. Only functions and properties that are
considered to be safe are allowed in expressions when Access runs in sandbox
mode.

What the hell?!

tks,
steve
 
You can run anything, if the code has been signed by a developer who has
paid a certificate service for a code signing certificate. You can turn all
that off by going to:

Tools >>> Macros >>> Security

and changing the level from medium to low (which officially is not
recommended, but you've been using this file for years)

After doing that, the Sandbox message will only come up once, answer Yes and
you won't be bothered again.
 

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