J
John
I need help with my import. I have a file with 80 fields
in it and I import it into a table. Some of the records
within the import are duplicates with the exception of one
field.
Each person has an account number and each person can have
multiple different account numbers.
Should I create a table to import the data and then create
and append query to move the data to other tables so I
don't have redundent data?
Any advice would be greatly appreciated.
Thanks in advance!
John
in it and I import it into a table. Some of the records
within the import are duplicates with the exception of one
field.
Each person has an account number and each person can have
multiple different account numbers.
Should I create a table to import the data and then create
and append query to move the data to other tables so I
don't have redundent data?
Any advice would be greatly appreciated.
Thanks in advance!
John