Hello,
I have two different tables from different users and i want to merge that in to single table. Fields in both the tables are same and only the velues are different so i want to merge this in to one. Users update the data daily. I used append Query Option. But when i run the append query everyday its mutiplying the data.( for example today A =1 nextday when i run append query A=2 simply duplicating the value and adding ) I may be wrong in using append query. Please suggest me to use the best way.
I have two different tables from different users and i want to merge that in to single table. Fields in both the tables are same and only the velues are different so i want to merge this in to one. Users update the data daily. I used append Query Option. But when i run the append query everyday its mutiplying the data.( for example today A =1 nextday when i run append query A=2 simply duplicating the value and adding ) I may be wrong in using append query. Please suggest me to use the best way.