Craig,
This is an Outlook function, and not related to Access or to your
application.
I believe that this third-party utility will help:
http://www.contextmagic.com/express-clickyes/
--
Steve Schapel, Microsoft Access MVP
"Craig" <(E-Mail Removed)> wrote in message
news:F1ADBA58-83C4-4CAE-9C69-(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.
>
> Yet each time the Send Object action is taken during the 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