Hi guys, I wanted to do some importing/exporting for a small company.



Basically there are 2 databases, one in the main building, and one for computers on the go. They do their data input in a table with the laptops and when they are done, the export the table to a txt file, put it on a flash drive, then import it to the main database in the main building so they can run queries on overall daily activity.

What types of methods and coding should I do in order to implement this kind of thing. Using the built in access import/export options wont work, as we want something that is simple as pressing a button "import" or "export" with a save as or open .txt file to grab the data.

Thank you.
Steve Hoover