J
JezLisle via AccessMonster.com
Hi,
How is it possible to merge 2 different tables together.
Table1 has AddressID, ApptNum, ApptDate, CompletedDate
Table2 has AddressID, NANum, NADate, CompletedDate
I want to merge into
AddressID, Number, Date, CompletedDate, Description
The Desctiption will show Appt for table1 and NA for table2.
Thanks,
How is it possible to merge 2 different tables together.
Table1 has AddressID, ApptNum, ApptDate, CompletedDate
Table2 has AddressID, NANum, NADate, CompletedDate
I want to merge into
AddressID, Number, Date, CompletedDate, Description
The Desctiption will show Appt for table1 and NA for table2.
Thanks,