I am pretty new at this, so please bear with me.
I have a table with all my records. I update my table. Today, I updated my table with three new records. I want to take only those 3 records and put them into another smaller table which has only 4 fields. I can't make it happen... I can get it to Append all the records, but I only want the three new one.
Your help is appreciated.
I have a table with all my records. I update my table. Today, I updated my table with three new records. I want to take only those 3 records and put them into another smaller table which has only 4 fields. I can't make it happen... I can get it to Append all the records, but I only want the three new one.
Your help is appreciated.
Comment