L
loscherland
I'm running a database query in excel to import data from an acces
database to exel
Some of the records are duplicated 3, 4 & 5 times in the database. I
there any way of excluding these duplicate records when importing? i.e
just importing the first of every duplicate record?
Example of Row fields in data base are as follows:
BRANCH CODE; PHONE NO; DATE; NAME; REQUEST DAT
A224 555-424 01/01/04 Jim 10/01/04
A224 555-424 01/01/04 Jim 17/01/04
A233 444-333 03/01/04 Bob 12/01/04
2nd record in example above is a duplicate - Everything is same excep
Request date - This is the only field that will differ from the firs
record - All other data is the same.
Is there any way of excluding these records? - i.e. IF Phone No is sam
as phone no previously requested, then do no import
database to exel
Some of the records are duplicated 3, 4 & 5 times in the database. I
there any way of excluding these duplicate records when importing? i.e
just importing the first of every duplicate record?
Example of Row fields in data base are as follows:
BRANCH CODE; PHONE NO; DATE; NAME; REQUEST DAT
A224 555-424 01/01/04 Jim 10/01/04
A224 555-424 01/01/04 Jim 17/01/04
A233 444-333 03/01/04 Bob 12/01/04
2nd record in example above is a duplicate - Everything is same excep
Request date - This is the only field that will differ from the firs
record - All other data is the same.
Is there any way of excluding these records? - i.e. IF Phone No is sam
as phone no previously requested, then do no import