Thread: Email question
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Anant Basant Anant Basant is offline
external usenet poster
 
Posts: 30
Default Email question

Hi,

Context Magic have a solution for that. Please check out their website at:

http://www.contextmagic.com/
--
Anant


"Ly" wrote:

I have a VBA script to send an mail and I'd like to send it automatically
after I upadate all info in the worksheet. The email was sent ok, it always
pop up a dialog asking me to confirm before sending message. How do I
eliminate this pop up? Below is the message on the pop up:

"A program is trying to automatically send email on your behalf
Do you want to allow this"
If this is unexpected, it may be a virus and you should choose "No"".

Thanks