iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Database Discussion Forum This is the place to find help resolving those nagging questions you have about implementing and using all kinds of databases. Need help writing a query? Need an opinion on Oracle? Post here!

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-06-2008, 01:03 PM
WebProWorld New Member
 
Join Date: Jul 2008
Posts: 9
SuperTom RepRank 1
Default How to handle Outlook contacts that give out too many duplicates when merged?

Hello,

We just bought a CRM software and until today, each salesman had his own contact list in Outlook. I retrieved, for each of them, XLS files from Outlook and I copy-pasted it in one file. Thing is, now I have hundreds and hundreds of duplicate records . I would like to get rid of all the duplicates, how can I handle this easily?
Reply With Quote
  #2 (permalink)  
Old 10-06-2008, 06:01 PM
WebProWorld New Member
 
Join Date: Aug 2005
Location: North Carolina
Posts: 13
NvestWeb RepRank 0
Default Re: How to handle Outlook contacts that give out too many duplicates when merged?

The CRM should be able to handle this at the time of import. You should be able to define a group of fields that represent a "key", i.e., together they form a unique record (only one can fill the criteria). At the time of import, you should be prompted for how you want to handle a duplicate (based on the key), i.e., delete, update/modify, etc.

If the CRM doesn't handle it, MS-Access can do the same thing for you in a similar fashion.

Peter

p.s. This is a good time to update mailing addresses, too. Either work with your local Post Office to send the list through for an update (a.k.a., sanitize the list), or there are many third-party software and services vendors that can do it for you, or use their product/service. This eliminates the re-do from putting dirty addresses into a clean database when it comes to mailing time.

Sales is more than just a numbers game...
Reply With Quote
  #3 (permalink)  
Old 10-07-2008, 01:02 AM
WebProWorld Pro
 
Join Date: Aug 2007
Location: Stuttgart Germany
Posts: 173
kruser RepRank 1
Default Re: How to handle Outlook contacts that give out too many duplicates when merged?

Yes I agree the software should have the capabilities to remove duplicate entries.

My second comment on this is more business related than technical. How do the salespeople feel about everyone having access to their individual mailing list? I would view it as a breech of unspoken ethical boundaries.
__________________
Best Regards,
Randy
Reply With Quote
  #4 (permalink)  
Old 10-07-2008, 02:30 AM
WebProWorld New Member
 
Join Date: Oct 2006
Location: UK
Posts: 11
BigD RepRank 0
Default Re: How to handle Outlook contacts that give out too many duplicates when merged?

From my experience based on the dozens of occasions in which clients have had me amalgamate names-and-addresses lists of various sorts (Outlook, Excel, Access, Word, ACT! and so on), I doubt that CRM software will remove duplicates satisfactorily.

People keep their names and addresses lists in different ways. For example not everyone allocates addresses rigorously to same first name, last name, address line 1, address line 2, address line 3, town/city, county/state, postcode/zip code field pattern.

On top of that there is the problem that most lists are flat file. Usually, this means that in business contacts lists there is one complete row for each individual. So, if there is more than one contact at a company address, then the company name and address information is repeated. If you de-dupe on the basis of company name, then you are in danger of losing individual contacts.

My approach to de-duping has been to mix a programmatic approach with manual adjustments. The process is never easy. I believe you will find there is no easy way.

I work in Microsoft Access so that I can use queries as the engine room for the earliest sweeps. The first sweeps start with postcode/zip code as the target field. Then I work from there. On occasions I found the need to write text-handling functions with which to process some entries.

I make tables of the results of each major sweep so that I return to any point of the process if later on it is determined that things have gone wrong somewhere.

I aim to produce finally one table of company names and address and another table of contacts with a one-to-many link between the tables to associate individuals with companies.

Without exception I am left with records that have not passed throught the sieves and for which I have to ask the client what I am to do with them.

It is likely that you will not get the de-duping right to everyone’s satisfaction. So prepare yourself for the complaints.

On the up side, I am pretty certain that my services represented better value to the client than putting the work out to a bureau. By doing it yourself you will have complete control and will know where uncertainties have arisen during the de-duping/cleansing activity.
Reply With Quote
  #5 (permalink)  
Old 10-07-2008, 03:00 AM
WebProWorld New Member
 
Join Date: May 2007
Location: Edinburgh, Scotland
Posts: 1
Meandmymutt RepRank 0
Default Re: How to handle Outlook contacts that give out too many duplicates when merged?

As above, it depends, it depends.

At the very simple level, you could always open the CSV in Excel, use the Data drop down, Filter, Advanced Filter.
On the Advanced Filter window, you can choose to filter your data in place, or copy to another location - and there's a tick-box (check-box) marked 'Unique records only'. Click it.
Select, or type in, the data range that you want to filter, then give a location for the filtered data ($a$1:$a$999 filtered to $c$1:$c$999).
Done
De-duped in one pass, and especially useful for email lists.
Reply With Quote
  #6 (permalink)  
Old 10-07-2008, 10:25 AM
WebProWorld New Member
 
Join Date: Jul 2008
Posts: 24
Gtal RepRank 0
Default Re: How to handle Outlook contacts that give out too many duplicates when merged?

Hello.

There has been some good advice on this thread and you should look at all possibilities before starting the de-duplication.

What I'd recommend is to have a look at an ETL tool. It allows, among other things, to "clean up data" including deleting duplicate records easily.

Also there are open source ETL tools, making it pretty easy to download.
__________________
Visit Talend and Talendforge for open source ETL and data integration.

Last edited by Gtal; 10-07-2008 at 10:29 AM.
Reply With Quote
  #7 (permalink)  
Old 02-09-2009, 05:43 AM
WebProWorld Member
 
Join Date: Jan 2009
Posts: 26
msduckland RepRank 0
Default Re: How to handle Outlook contacts that give out too many duplicates when merged?

Cleaning up data can be a pain but is very neccessary when speed is required.
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Database Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Backup Outlook Contacts PumaSpirit The Castle Breakroom (General: Any Topic) 2 09-26-2006 03:38 PM
Press Release Contacts citypublife Marketing Strategies Discussion Forum 2 10-09-2004 01:51 AM
Home Page PR - 0, News&Contacts PR - 3 ksu Search Engine Optimization Forum 6 05-12-2004 03:44 AM
Duplicates and Cloaking Must Not Google Discussion Forum 2 03-23-2004 07:20 PM


All times are GMT -4. The time now is 07:44 PM.



Search Engine Optimization by vBSEO 3.3.0