ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Remove - "A program is trying to access e-mail addresses you..." (https://www.excelbanter.com/excel-programming/401332-remove-program-trying-access-e-mail-addresses-you.html)

scott56hannah

Remove - "A program is trying to access e-mail addresses you..."
 
I have written an Excel VBA script that will create and update Outlook Task
information based on other details in an Excel spreadsheet.

I need to find a way to remove the following security prompt that is
returned when the script is run...

"A program is trying to access e-mail addresses you have stored in Outlook.
Do you want to allow this ?"

It thens give the user the option of allowing for a number of minutes....if
selected the script executes correctly...

Is there a way to disable this warning ? or change a registry setting from
within the script so that it does not prompt during the execution.

Any help appreciated.

John

Remove - "A program is trying to access e-mail addresses you..."
 
It,s a security warning which as far as I am aware, cannot be turned off
programmatically.
See Ron de Bruins site for tips on mailing via outlook.
http://www.rondebruin.nl/sendmail.htm
--
JB


"scott56hannah" wrote:

I have written an Excel VBA script that will create and update Outlook Task
information based on other details in an Excel spreadsheet.

I need to find a way to remove the following security prompt that is
returned when the script is run...

"A program is trying to access e-mail addresses you have stored in Outlook.
Do you want to allow this ?"

It thens give the user the option of allowing for a number of minutes....if
selected the script executes correctly...

Is there a way to disable this warning ? or change a registry setting from
within the script so that it does not prompt during the execution.

Any help appreciated.


Ron de Bruin

Remove - "A program is trying to access e-mail addresses you..."
 
on mailing via outlook

Also Outlook Express and Windows Mail

See
http://www.rondebruin.nl/mail/prevent.htm



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"john" wrote in message ...
It,s a security warning which as far as I am aware, cannot be turned off
programmatically.
See Ron de Bruins site for tips on mailing via outlook.
http://www.rondebruin.nl/sendmail.htm
--
JB


"scott56hannah" wrote:

I have written an Excel VBA script that will create and update Outlook Task
information based on other details in an Excel spreadsheet.

I need to find a way to remove the following security prompt that is
returned when the script is run...

"A program is trying to access e-mail addresses you have stored in Outlook.
Do you want to allow this ?"

It thens give the user the option of allowing for a number of minutes....if
selected the script executes correctly...

Is there a way to disable this warning ? or change a registry setting from
within the script so that it does not prompt during the execution.

Any help appreciated.


JP[_3_]

Remove - "A program is trying to access e-mail addresses you..."
 
Check out http://www.dimastr.com/redemption/


HTH,
JP


On Nov 18, 8:35 pm, scott56hannah
wrote:
I have written an Excel VBA script that will create and update Outlook Task
information based on other details in an Excel spreadsheet.

I need to find a way to remove the following security prompt that is
returned when the script is run...

"A program is trying to access e-mail addresses you have stored in Outlook.
Do you want to allow this ?"

It thens give the user the option of allowing for a number of minutes....if
selected the script executes correctly...

Is there a way to disable this warning ? or change a registry setting from
within the script so that it does not prompt during the execution.

Any help appreciated.




All times are GMT +1. The time now is 05:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com