I have two tables with peoples names, Acct #'s, Date and Amount Paid,. One table has a little more fields than the other. Some of the records from table 2 are found in table 1, but does not have all the data needed to be a complete for the record.
In other words the record is in both places and they both have needed data to be merged
I want to create a query that will place the records from table 2 that are not in table 1 and then i want to fill in the missing data in table 1 from table 2.
In other words the record is in both places and they both have needed data to be merged
I want to create a query that will place the records from table 2 that are not in table 1 and then i want to fill in the missing data in table 1 from table 2.