Quote Needed using Visual Basic
Hello,
I am trying to automatically create a Outlook New email based upon an incoming email and a lookup table.
1. Receive a PayPal payment email notification.
2. Automatically read that email and pull out a few pieces of information.
3. Then generate a New email by populating a template email with the pulled pieces of information and a lookup table.
4. The “To & Bcc” address of this email would be determined by a lookup table currently in excel.
5. Once complete, then HOLD the email in a folder for manual check.
Does anyone have experieince with something like this, if not, can you point me in the right direction.
Thanks again...
Re: Quote Needed using Visual Basic
yes i have worked on something similar i programmed a mail merge program to work with word or a rich text editor i made all from a db
you need to look at office automation .... im not 100% sure id be able to confirm the paypal account payments but easily reply to emails using outlook / mail server / even via vb
where are you based ?
and would the information be submitted via a web form ?