Question : error when running append query

Hi
I got the following error when running an append query

Microsoft Office Access can't append all the records in the append query
Microsoft Offcie Access  set 68 field(s) to Null due to a type conversion failure, and didn't add 0 record(s)
to the table due to key violation, 0 record(s) due to lock violations, and 0 record(s) due to validation rule violations.
Do you want to run it anyway?

Query3 is the append query and JobList is the table where i import the data from excel, Jobs is the final table that i want to append data to

take a look at the tables and file and please help me out

best regards

Answer : error when running append query

Problem with fields properties in Jobs table
Some required, and lookup values....
try renaming jobs to jobsx
copy joblist to jobs
remove ID field from query
run and it works
adjust jobs fields as required
Random Solutions  
 
programming4us programming4us