Storing Outlook e-mails in Access

D

Dan

Hi -

Does anyone know if it's possible to store an e-mail from Outlook in an
Access field? (an example is how when composing a new e-mail in Outlook, you
can paste an e-mail as an attachment right into the text field).

I appreciate any ideas!


Thanks -

Dan
 
J

jahoobob

Dan said:
Hi -

Does anyone know if it's possible to store an e-mail from Outlook in
an
Access field? (an example is how when composing a new e-mail in
Outlook, you
can paste an e-mail as an attachment right into the text field).

I appreciate any ideas!


Thanks -

Dan
Open the email and Save as a message format (.msg).
Create a field in your table that is an OLE
Insert the .msg of the email into the field.
 
D

dbahooker

man dont even consider listening to that previous post

right click in access; and import, files of type = outlook

-aaron
 
Top