View Full Version : Import / Export Table


Enesto
05-18-2007, 03:33 AM
Who can help me out?? :confused:

I am looking for 2 scripts

1) for exporting an existing table with data to an seperate MDB file
(filename to be given by user using a dialogbox)
2) importing the MDB file (from question 1) back into the existing table in
the original database. Script does not have to worry for dublicate data.

Moniker
05-18-2007, 02:33 PM
Look into this command for help with both exporting and importing.

DoCmd.TransferDatabase