Looking for Code to Import Selected Access Records into Outlook 20

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to import only selected MS Access records in the contacts for Outlook
2007. Specifically, based on the value of certain fields. What VBA code
will allow me to do this
 
For creating a ContactItem in Outlook use the CreateItem function. Please
see the Object Browser, switch from <All Libraries> to OUtlook and select
left hand the ContactItem. Right hand you can see all its available
properties.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Organize eMails:
<http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6>

Am Tue, 21 Aug 2007 22:10:00 -0700 schrieb L.A. Lawyer:
 
Back
Top