G
Guest
Need help finding solution - I have an Access db, with extensive vba coding.
The last step in the process I'm currently working on, is to take information
that has been collected in the process, and send an email out to a stored
email address. Simple, right? Well, it would be, except that we currently
use a web-based email system (yahoo). Typically, the person who is using the
Access DB would already have an IE window open, signed in to the email
account. How can I interface VBA with the IE window, so that the collected
information/email address can compose and then send the message?
I apologize if this is exceedingly simple, but have searched high and low,
and not found anything that was the obvious solution.
Thanks!
The last step in the process I'm currently working on, is to take information
that has been collected in the process, and send an email out to a stored
email address. Simple, right? Well, it would be, except that we currently
use a web-based email system (yahoo). Typically, the person who is using the
Access DB would already have an IE window open, signed in to the email
account. How can I interface VBA with the IE window, so that the collected
information/email address can compose and then send the message?
I apologize if this is exceedingly simple, but have searched high and low,
and not found anything that was the obvious solution.
Thanks!