VBA Code for Outlook Security

  • Thread starter Thread starter dhoover
  • Start date Start date
D

dhoover

I'm using the code from http://www.freevbcode.com/ShowCode.asp?ID=6654 that
automatically clicks yes on the outlook security prompt when sending emailes
from access. This code worked perfect when we were using Windows 2000,
Access 97 and Outlook 2000. We have since upgraded to Windows XP, Outlook
2003 but we are still using Access 97. Since the upgrade, the code no longer
automatcially clicks the yes button. I have tried the code on a pc with
Windows XP, Outlook 2003 and Access 2003 but I get the same results. The
code indicates it should work with Outlook 2003. Can anyone see anything
that would cause it not to work properly with my setup?
 
Sorry, I don't know of any VBA code that will work with Outlook 2003/Access
2003.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II

dhoover via AccessMonster.com said:
Thanks Gina, I've see this before. Unfortunatly I am unable to download
and
install a fix (IT won't allow it), it must be vba code.

Gina said:
Try: http://www.snapfiles.com/get/clickyes.html
[quoted text clipped - 8 lines]
code indicates it should work with Outlook 2003. Can anyone see
anything
that would cause it not to work properly with my setup?
 
Back
Top