iglobalusa
Registered User.
- Local time
- Yesterday, 16:15
- Joined
- Jul 12, 2008
- Messages
- 30
When users of my Access application with VBA codes open it they get a warning message from Access:
Security Warning: Unsafe expressions are not blocked. Do you want to block unsafe expressions?
The only way I can disable this Access security warning is if have the users go to Tools>Macro>Security and change the security level to low. Is there a VBA code that I can use to disable this message when the user opens my application?
Thanks for the help!
Security Warning: Unsafe expressions are not blocked. Do you want to block unsafe expressions?
The only way I can disable this Access security warning is if have the users go to Tools>Macro>Security and change the security level to low. Is there a VBA code that I can use to disable this message when the user opens my application?
Thanks for the help!