Okay so I'm new to this Access stuff... so go easy on me!
I have two tables of Customer Data in the same database, one from December one from April. The April table includes all the records from the December table and additional new records. The field names in both tables are identical and there is a ShipToID that is unique to each record in both tables.
What I'd like to do is make a new table with only the records that are in the April table that are not in the December table. Sort of April - December.
Any help is greatly appreciated!
- Lee
I have two tables of Customer Data in the same database, one from December one from April. The April table includes all the records from the December table and additional new records. The field names in both tables are identical and there is a ShipToID that is unique to each record in both tables.
What I'd like to do is make a new table with only the records that are in the April table that are not in the December table. Sort of April - December.
Any help is greatly appreciated!
- Lee