G
Guest
Hi all,
Is there an easy way to create a query or VBA of some sort that will combine
two tables (t1 & t2) that are identical in structure, but different in data,
so that all duplicates in T1 will be overwritten by data coming from t2 and
all final data displayed now in t1? Or pass the data from t1 to t2, but any
duplicated data coming from t1 will not overwrite the data in t2?
Any help would be greatly appreciated! Thanks!
-gary
Is there an easy way to create a query or VBA of some sort that will combine
two tables (t1 & t2) that are identical in structure, but different in data,
so that all duplicates in T1 will be overwritten by data coming from t2 and
all final data displayed now in t1? Or pass the data from t1 to t2, but any
duplicated data coming from t1 will not overwrite the data in t2?
Any help would be greatly appreciated! Thanks!
-gary