RE: Automated Import Newbee needs help



What other information do you need?
--
Dave Hargis, Microsoft Access MVP


"terry" wrote:

Dave thank you for the time to responde, The flash drive will will always
have the same mapping.
Can I provide you any other details
--
Terry


"Klatuu" wrote:

Yes. The only issue is whether the flash drive will always have the same
drive letter designation. If it will, there is no problem, but if it will
not, then you will have to include code to allow the user to identify the
location of the other database.

But, the short answer is you can either use a macro of VBA code to do the
transer and you can execute the macro or code in the Click event of the
button.
--
Dave Hargis, Microsoft Access MVP


"terry" wrote:

Access 2007

I have a database "Database3" it has 3 tables, Master, Importer of Record,
Customer.
Here is the question I would like to have a button on my main form that will
allow the user to import data from a USB flash drive which is storing the
same database. This allows the user to work from home(Off a flash drive).
the import will updating the main copy of the database on the primary machine
can this be done,

--
Terry
.


Loading