G
Guest
I have a small table that has been imported from an ExCel file containing
some instrument info. The fields are:
Denomination
Type
Notes
ManufacturerID (foreign key)
PriceGroup (foreign key)
I want to import this small table to the main instrument table. The main
table has the same fields with the addition of a counter. I made an "adding
query" (i don't know the real english name as i'm using a non-english version
of Access, but I hope you know what I mean) to make the import, and it works
ok - except for the fact that it's importing the data five times. Why would
it do that?
Thanks!
some instrument info. The fields are:
Denomination
Type
Notes
ManufacturerID (foreign key)
PriceGroup (foreign key)
I want to import this small table to the main instrument table. The main
table has the same fields with the addition of a counter. I made an "adding
query" (i don't know the real english name as i'm using a non-english version
of Access, but I hope you know what I mean) to make the import, and it works
ok - except for the fact that it's importing the data five times. Why would
it do that?
Thanks!