Database A is distributed across 21 different agencies in a wide geographic area. They all use Access 2007 to run the database. Head office has a copy of database A and would like to have it store all the data from all its outlying agencies. This would require each agency to export the data to a text file and email it to head office. The user at head office would then import this data into the existing database appending all records to its appropriate table.
I want to make this process a one click option. Is there a way in which I can create a button with a procedure that exports all the data that was added to the database since the last export?
I am also looking for a one click option to import the data back into the database at head office.
Surly someone had done this before⦠Please any assistance would be greatly appreciated
I want to make this process a one click option. Is there a way in which I can create a button with a procedure that exports all the data that was added to the database since the last export?
I am also looking for a one click option to import the data back into the database at head office.
Surly someone had done this before⦠Please any assistance would be greatly appreciated
Comment