S
scubadiver
To first explain, we have a server that contains 5.5 million records of
financial accounts (I work for a debt collection agency). Some people may
have records with multiple debts with different banks (or whatever). Some of
these duplicates will contain phone numbers and what I need to do is populate
records with no phone numbers from the matched duplicates.
I have imported 40,000 records into a stand-alone access database to do some
testing. I have created a duplicates query and create a new column that
classifies valid and non valid phone numbers.
But where do I go from there ... any ideas?
David
financial accounts (I work for a debt collection agency). Some people may
have records with multiple debts with different banks (or whatever). Some of
these duplicates will contain phone numbers and what I need to do is populate
records with no phone numbers from the matched duplicates.
I have imported 40,000 records into a stand-alone access database to do some
testing. I have created a duplicates query and create a new column that
classifies valid and non valid phone numbers.
But where do I go from there ... any ideas?
David