View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stephen sjw_ost Stephen sjw_ost is offline
external usenet poster
 
Posts: 16
Default Emailing using code

I am using code to email my worksheet. Everytime I run the code I get a
message that says;
A program is trying to send an email on your behalf. Do you wish to continue?

Of course I want to continue because I am sending the email intentionally.
How can I stop this message from coming up and just have my Outlook email
send?
Is this an Outlook security setting or can I bypass this message using VBA?

Thanks for any help
--
Stephen