[RESOLVED] Outlook to Access 2003 - How to put contents of an email into Access
I have seen countless sites about how to import Outlook Contacts into Access, but what I really need is to know how to Export Outlook mail to Access (the code needs to be in Outlook). Basically, I want a user to open a mail item (to read it) and then click a button which would send the information contained in the email to their Access database. Anyone have any code I can reference? Any help is always greatly appreciated!! Thanks!!
Re: Outlook to Access 2003 - How to put contents of an email into Access
you can link to outlook just like you can link to a sql table. from there you can read info contained in the email.
Re: Outlook to Access 2003 - How to put contents of an email into Access
Search by my username and Outlook for many code exampes of mine. :)
Re: Outlook to Access 2003 - How to put contents of an email into Access