Hi all,
I am using the following line of code to avoid the prompt security window displaying while sending a worksheet via email, but it doesn't seem to work.
<code>
Application.SendKeys "%{s}", True
</code>
Any help will be appreciated. Thanks in advance
George
I am using the following line of code to avoid the prompt security window displaying while sending a worksheet via email, but it doesn't seem to work.
<code>
Application.SendKeys "%{s}", True
</code>
Any help will be appreciated. Thanks in advance
George