I have an Excel spreadsheet that i want to put in Access and then break the data into tables. I had no problem importing the spreadsheet into one table, but when i try to put the data in different tables by appending records and fields i get a validation rules! the fields in both tables are text!!!! Out of 1000 records 400 do not get appended because of this. Is there something about the data from an Excel file that causes this? I have never run into this before. Sample fields are FirstName LastName, both tables are text with all other properties set the same. I am at a loss