Hiya
Need sum quick help
i have 2 tables tableA and tableB
by queries i used to add any new records from tableA to tableB and allowed duplicates, but it doesnt give me accurate results. (id number is generated automatically but the id number changes to every record) This basically doesnt add the duplictes properly.
so im thinking of doing it in vba
im a quick learner is there any1 who can guide me or start me off please with a little coding
i have a student database and need sumthing aound the lines:-
if student doesnt exist then add from table1 to table2
if student exists but course is differnet then add from table1 to table2
thanks
Need sum quick help
i have 2 tables tableA and tableB
by queries i used to add any new records from tableA to tableB and allowed duplicates, but it doesnt give me accurate results. (id number is generated automatically but the id number changes to every record) This basically doesnt add the duplictes properly.
so im thinking of doing it in vba
im a quick learner is there any1 who can guide me or start me off please with a little coding
i have a student database and need sumthing aound the lines:-
if student doesnt exist then add from table1 to table2
if student exists but course is differnet then add from table1 to table2
thanks