K
KT
I want to set up a macro that would export the tables from my
database(A db) to another database(B db). What i want to do is to
append those data to tables that are already in the B db without
replacing them. Is it possible?
I tried the TransferDatabase Macro, but it said I can't delete the
tables because they are within a relationship..so seems that the
TransferDatabase Macro was trying to replace the table.
Any help will be appreciated! Thanks a lot!
Kanley
database(A db) to another database(B db). What i want to do is to
append those data to tables that are already in the B db without
replacing them. Is it possible?
I tried the TransferDatabase Macro, but it said I can't delete the
tables because they are within a relationship..so seems that the
TransferDatabase Macro was trying to replace the table.
Any help will be appreciated! Thanks a lot!
Kanley