tonywilliams
Technical User
I want to combine two tables into one. I have a table (tblmaintabs)with all the field definitions from two other tables (tblmain and tblturnover). I now need to update this new table with the data from the other two tables.However both the existing tables have 2 fields that are common ie txtmonthlabel and txtcompany. I tried running an append query from each table but I got duplicate records from the two tables eg if 1 table had data for Company A and the other table also had data for Company A I got two records whereas I only want one record with the combined data. The same thing happens with txtmonthlabel.
Can anyone help me here?
TIA
Tony Williams
Can anyone help me here?
TIA
Tony Williams