S
scott56hannah
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.
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.