wannabelean
New Member
- Joined
- Jun 23, 2008
- Messages
- 10
Hello all
I have 4 columns which have :
Customer Name
Work Phone
Home Phone
Cell Phone
Business Given
Each customer has all three telephone numbers
The number of customers is about 60000
The issue I'm having is :
We have many customers who have common numbers ( can be work, cell or home). The customers are usually the 2nd,3rd or 4th family member of the house.
What is the best way to gather the following data :
1. The number of uniques customer names
2. The number of unique customers
I know how to clean up duplicates and I've read the tips on the site but I'm not sure how to go about this.
Thanks in advance
I have 4 columns which have :
Customer Name
Work Phone
Home Phone
Cell Phone
Business Given
Each customer has all three telephone numbers
The number of customers is about 60000
The issue I'm having is :
We have many customers who have common numbers ( can be work, cell or home). The customers are usually the 2nd,3rd or 4th family member of the house.
What is the best way to gather the following data :
1. The number of uniques customer names
2. The number of unique customers
I know how to clean up duplicates and I've read the tips on the site but I'm not sure how to go about this.
Thanks in advance