See
http://outlookcode.com/article.aspx?id=52
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Craig" <(E-Mail Removed)> wrote in message
news:33FCCDF0-95B9-4E76-A60F-(E-Mail Removed)...
> Hi
>
> I have an Access macro that sends a different Access report to many
> different people on Outlook via a Send Object action within the Access
> macro.
>
> Yet each time the Send Object action is taken during the Access macro run,
> I
> get an Outlook message that states:
>
> "A program is trying to send an e-mail message on your behalf. If this is
> unexpected, click Deny...."
>
> I have to click the "Allow" button for each report to be sent while the
> macro runs...how can I avoid that and just have reports get sent via the
> Send
> Object action without me having to click Allow?
>
> thank you!
>
> Craig