Does anyone have any recommendations on software or methods for syncing contact information between Point and Outlook?
ThanksJay
There are also automated methods of doing that but it requires a little programming. We use a hash of the SSN to deduplicate. We loop through the Point files looking for files that meet our import criteria, check to see if they already exist in Outlook, then check the last update. If the Point file has a later date than the Outlook record, we update the Outlook record; if not, we either leave it alone (safest) or use the Outlook data to update the Point file. This actually makes it a true (partial) synchronization.
-Scott- Mikemike@mtig.biz