Running Import Data from Access

L

L.A. Lawyer

I am looking for the VBA code to import data from Access 1997-2003.

I want to import the "OutlookData" table from the database "c:\access
data\clients.mdb" and replace the current records. This is contacts data.
 
Top