Hi,
Quick question for the experts.
I have two access databases, A and B. I am running VBA from within A, and I would like to get table b from database B, and append it into table a in database A. It goes without saying that the tables a and b both have the same structure. What is the best way of doing this using Access VBA?
My ultimate goal is to append hundreds of tables, each from a different access file, into a single Access file. I had launched Excel using Access VBA and transferred data from access to excel, but I have never launched Access from within Access.
Any help is appreciated.
Thanks.
Quick question for the experts.
I have two access databases, A and B. I am running VBA from within A, and I would like to get table b from database B, and append it into table a in database A. It goes without saying that the tables a and b both have the same structure. What is the best way of doing this using Access VBA?
My ultimate goal is to append hundreds of tables, each from a different access file, into a single Access file. I had launched Excel using Access VBA and transferred data from access to excel, but I have never launched Access from within Access.
Any help is appreciated.
Thanks.