A difficult VBA question...a challenge

S

Stealth1

ok, I'm not a pro, but this task seems like an extremely
difficult task - so hopefully someone is up to the challenge!

I have a MS Access 2003 database. I would like to use
VBA to accomplish the following tasks (keep in mind this
is originating from Access and not Outlook)...

I would like to take an email address and instead of creating a new message
to it I would like to REPLY to the last one that was received
from that address. Obviously the only real difference is that the
body of the message from the previous received message will
be included. Keep in mind I am talking about sending a message
programatically (although it needs to use Outlook as a client).

DO NOT TELL ME to post this thread somewhere else. I realize
that one could say this is an Access issue and not an Outlook issue,
however, I already tried the Access forum and I think this forum is
a reasonable place to ask this question. After all, both applications
have VBA in common.
 
B

Brian Tillman

Stealth1 said:
ok, I'm not a pro, but this task seems like an extremely
difficult task - so hopefully someone is up to the challenge!

Someone might be if you were to ask in the programming newsgroup
news://msnews.microsoft.com/microsoft.public.outlook.program_vba
 
S

Stealth1

Someone might be if you were to ask in the programming newsgroup
news://msnews.microsoft.com/microsoft.public.outlook.program_vba

Thanks Brian.
I will re-post in that group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top