merlynsdad
Programmer
I'm trying to have Access vba send an automated email. Our mail client is Outlook, and its' security throws up three message boxes during the process, where a YES button must be clicked.
I've tried SendKeys, which just froze the whole system. I've heard of third party apps that can be used to get past this security, but that isn't possible here. Does anyone know of a way to get past this security "feature" using just vba? Thanks in advance.
If the square peg won't fit in the round hole, sand off the corners.
I've tried SendKeys, which just froze the whole system. I've heard of third party apps that can be used to get past this security, but that isn't possible here. Does anyone know of a way to get past this security "feature" using just vba? Thanks in advance.
If the square peg won't fit in the round hole, sand off the corners.