I have 3 front ends where all the data entry takes place. The data is stored in each of the front ends. I tried using linked tables so that the 3 front ends all point the data to a central place, but because the 3 databases are in US, Ireland and Singapore, i get corruption due to network issues.
So...my problem at the moment is these 3 databases need to be synched up every day so that we can run the reports.
I am invisioning yet another database, the 4th, that will take information from all 3 sources and combine them into one table. This has to be automated to the point where i dont have to touch it every day
I've already started on the 4th database and created a marco to pull the 3 individual tables.
What's the easiest way to actually combine them into 1 table? The macro just copies the tables with different names (tbl1, tbl2, tbl3).. i need to get these all into one.
Sounds pretty elementary, but i dont know what would be the easiest way.
thanks..
any other comments certainly appreciated. i'm relatively new to this. so bear with me
So...my problem at the moment is these 3 databases need to be synched up every day so that we can run the reports.
I am invisioning yet another database, the 4th, that will take information from all 3 sources and combine them into one table. This has to be automated to the point where i dont have to touch it every day
I've already started on the 4th database and created a marco to pull the 3 individual tables.
What's the easiest way to actually combine them into 1 table? The macro just copies the tables with different names (tbl1, tbl2, tbl3).. i need to get these all into one.
Sounds pretty elementary, but i dont know what would be the easiest way.
thanks..
any other comments certainly appreciated. i'm relatively new to this. so bear with me