popup - How to disable Outlook Pop Up Notification when sending Email Via Access 2016? -
i using windows 8.1 pro , on surface pro 2. trying send e-mail via access 2016 , getting pop-up message saying "microsoft outlook" on top , message "a program trying send e-mail message on behalf. if unexpected, click deny , verify antivirus software date. more information e-mail safety , how might able avoid getting warning, click help." things have tried resolve issues. 1. access settings in trust center: macro settings: enable macros (not recommended; potentially dangerous code can run) activex settings: enable control without restriction , without prompting (not recommended; potential dangerous controls can run)
in access 2016 not see option programmatic access.
- my outlook settings:
macro settings: enable macros (not recommended; potentially dangerous code can run)
programmatic access:
antivirus status:valid never warn me suspicious activity (not recommended)
- attempting download anti-virus software microsoft - stay date
microsoft security essentials: went www.microsoft.com/en-us/download/details.aspx?id=5201 microsoft security essentials download, , when download says have microsoft windows defender , has similar functions, won't install.
microsoft windows defender: looks installed on computer , date. have attempted tinker setting still not working. have added file excluded files , locations. have tried turning off real-time protection. (i have turned on). no- success in turning off warning.
- lastly have tried: converting email macro vba. added following code via vba.
docmd.setwarnings false
no success in either.
please advise on how rid of pop-up when sending e-mail. not interested in using keyboard shortcuts this. know thats option.
Comments
Post a Comment