A family of Microsoft relational database management systems designed for ease of use.
Can you post a screenshot of the error message?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i am trying to work on microsoft access but it is blocking me from saving anything as it says my macros are affected. how do i unblock it?
A family of Microsoft relational database management systems designed for ease of use.
Can you post a screenshot of the error message?
In Access, macros and other potentially unsafe expressions are blocked unless the database is trusted. To unblock them and allow saving/using macros, use one of these supported approaches:
If the database is not trusted, Access runs it in sandbox mode, which blocks potentially unsafe expressions and can prevent macros from working correctly.
To unblock the file on Windows:
Alternatively, an administrator can remove the Mark of the Web using PowerShell’s Unblock-File cmdlet, which removes the ZoneId and allows macros to run by default.
If macros are blocked because of Mark of the Web and policy is set to block, users must either:
If the database remains untrusted, Access will continue to use sandbox mode and block unsafe expressions and macros.
References: