Macro Secuirty Settings change

dubmunkey

Registered User.
Local time
Today, 10:04
Joined
Jan 6, 2006
Messages
62
Hi,

i have a db which everyone uses which has started throwing up error messages whenever someone logs in:

unsafe expressions not blocked....

despite setting my macro security to low when i log in as the user to test it i get the same message, looking at the macro security shows me it is set at medium, despite me setting it as low originally. i log in as myself and it's set to low.

anyone know what is happeneing?

greg
 
There might be a group policy on your XP computers that prevent you from changing the macro security. You can change the user's registry settings with VBA. Search around for the "registry" answer is in this forum if it applies to your situation. Also, you need to ensure the latest Jet is updated on your computers and that the Sandbox mode is turned off. Again, search around for your issue has been asked and answered before.
 

Users who are viewing this thread

Back
Top Bottom