Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 51
Default 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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,069
Default 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.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default 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.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 168
Default 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.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Excel could not start the e-mail program" in Excel _2003_ Maury Markowitz[_2_] Excel Discussion (Misc queries) 1 February 17th 09 05:40 PM
"trying to access e-mail" when worksheet opened Dwight[_6_] Excel Programming 1 February 28th 06 12:14 AM
Complex if test program possible? If "value" "value", paste "value" in another cell? jseabold Excel Discussion (Misc queries) 1 January 30th 06 10:01 PM
Email from Excel; MS warning "program is trying to send mail on your behalf" KR Excel Programming 2 July 11th 05 05:00 PM
Sending macro based e-mail with built-in "Heading" and "Text" Prabha Excel Programming 3 January 17th 05 02:11 PM


All times are GMT +1. The time now is 07:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"