How do I transfer data from Works database to Access database?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have our data stored in an Office Works database. I need to transfer the
data to the newer Access database. Is this possible without typing in all of
the data?
 
Export the data from Works into a comma-delimited text file (.csv) and then
import the text file's data into ACCESS.
 
Back
Top