You're right - that code was to generic. This code will only change the record that was last entered that you know is a contact record.
Public Sub FindContact_change_class()
Dim ol As New Outlook.Application
Dim ns As Outlook.NameSpace
Dim fdContacts As Outlook.MAPIFolder
Dim...
Found out that a record entered via access with the Outlook Contact table linked will not show up in Outlook as an contact unless you force its class (shows as an email). The below code shows a simple way to ensure all records are converted to use the correct form in Outlook. No advise affect...
I'm having the same issue. Went through all the work of creating unique ids and creating records in the PST file from access. Record appears to be valid in access however in outlook in shows up as an email. Weird. Looking forward to help through this one. Contact updates from access work...
Looking for help or techniques to have outlook email sync with access linked tables. I have tried netfolders and personal outlook folders. Works fine for one user. Multi-users have conflict. Would like to have individual users drop email into a shared folder and have it linked into access...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.