I am thinking this might be a new one, but hope that someone is familiar with the problem. We have been give these records for all of these customers. The problem is that the records were not kept well. If someone changed a name or address on their account, they got a new account number.
That means that we have about 2000 records, with unique account numbers, but some of the records are actually for the same person. One person may have 2 or 3 account numbers. Their name or address may be the same in the multiple records.
I set this database up for us to send them a mailing, and keep track of the responses, but now I need to make sure that everyone only gets one mailing, even if they have multiple accounts. To do this, I understand that we will need to go through the database for the duplicates and somehow mark them.
Here is the thing. I do have a nice entry form, where users can click a button to find a customer, and go to that customer to enter in activity. I want to add some functionality to handle this duplicate issue, but not sure how.
What I am thinking is a check box to say they are a duplicate, maybe greying out the record if it is not the "master" record that we will use to mail stuff to them. Then, maybe "something" like tab (as I use tabs with some other subforms) to show the other records that are related to this one. Finally a button to take them to the master record.
My question is HELP!!!! lol. Can someone please help me to understand how to construct this? I am looking at how to mark the records as duplicate and as master if duplicate. Whew! That's a lot to say.
I hope this makes sense. Thanks!
misscrf
It is never too late to become what you could have been ~ George Eliot
That means that we have about 2000 records, with unique account numbers, but some of the records are actually for the same person. One person may have 2 or 3 account numbers. Their name or address may be the same in the multiple records.
I set this database up for us to send them a mailing, and keep track of the responses, but now I need to make sure that everyone only gets one mailing, even if they have multiple accounts. To do this, I understand that we will need to go through the database for the duplicates and somehow mark them.
Here is the thing. I do have a nice entry form, where users can click a button to find a customer, and go to that customer to enter in activity. I want to add some functionality to handle this duplicate issue, but not sure how.
What I am thinking is a check box to say they are a duplicate, maybe greying out the record if it is not the "master" record that we will use to mail stuff to them. Then, maybe "something" like tab (as I use tabs with some other subforms) to show the other records that are related to this one. Finally a button to take them to the master record.
My question is HELP!!!! lol. Can someone please help me to understand how to construct this? I am looking at how to mark the records as duplicate and as master if duplicate. Whew! That's a lot to say.
I hope this makes sense. Thanks!
misscrf
It is never too late to become what you could have been ~ George Eliot