Background- 3 tables populate a form and two subforms. I attempted to use an Append Query to dump all of the data into a Master table. The primary key is "StoreNum" and it is spelled the same on all 3 tables used in the query.
When I run the query, I receive the following Error:
"Microsoft Access can't Appened all the recoreds in the Append query.
Microsoft Access set 0 field(s) to Null due to a type conversion failure, and it did not add 463 recored(s) to the table due to key violations, 0 record(s) due to lock violations, and 0 record(s) due to validation rule violations.
Do you want to run the action query anyway?"
A little more background- One table that populates 2 fields in the form is linked to an Excel file.
There are a good deal of fields that have not been populated as of yet. The query does return some data but not all.
Any ideas would be appreicated.
Thanks,
Cord
When I run the query, I receive the following Error:
"Microsoft Access can't Appened all the recoreds in the Append query.
Microsoft Access set 0 field(s) to Null due to a type conversion failure, and it did not add 463 recored(s) to the table due to key violations, 0 record(s) due to lock violations, and 0 record(s) due to validation rule violations.
Do you want to run the action query anyway?"
A little more background- One table that populates 2 fields in the form is linked to an Excel file.
There are a good deal of fields that have not been populated as of yet. The query does return some data but not all.
Any ideas would be appreicated.
Thanks,
Cord