awolterm
Jul 22 2008, 08:18 AM
I have seen a couple posts on here about the sent on behalf of security message that occurs when sending an email from access.
I am trying to avoid having to buy some software for our computers as there is no way our management would allow that.
Is there anyway when that email opens to either, have some code run that mimics pressing Alt+S, as if I did it on the keyboard, or write some code in outlook vba that when it sees a specific subject to run the send command through there?
Thanks for the help guys.
brett_hinman
Jul 22 2008, 08:27 AM
brett_hinman
Jul 22 2008, 08:33 AM
Try this link instead. Same webpage but moves you to the top of the page where the information is at.
http://www.everythingaccess.com/tutorials....ecurity-Warning
awolterm
Jul 22 2008, 08:51 AM
That link looks fantastic, unfortunatley my macro setting are dictated by our corprate IT department. I am betting they are not going to let me lower the level.
Thanks for the bit.
Is there no way to have a function call the key combination of Alt+S?