Is this possible (Grab Outlook data from MS Access)?

  • Thread starter Dmitry Streblechenko
  • Start date
D

Dorian

I have a need to do the following.
When Outlook is open and an email has been composed and is ready to send ...
in another application (MS Access), I need to somehow get the to: and cc:
values from the Outlook email into my Access database (using VBA).
Does anyone know if this can be done?
Thanks for any possible tips.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
O

oshosoul

I have a need to do the following.
When Outlook is open and an email has been composed and is ready to send ...
in another application (MS Access), I need to somehow get the to: and cc:
values from the Outlook email into my Access database (using VBA).
Does anyone know if this can be done?
Thanks for any possible tips.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".

You can use ADO object to insert data into Access table
Thanks


Vivek
 

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