Importing data from Excel into Access

  • Thread starter Thread starter MMC
  • Start date Start date
M

MMC

Can I import data from an Excel spreadsheet into an Access database and
identify what information is updated and what information is not updated?
 
Can I import data from an Excel spreadsheet into an Access database and
identify what information is updated and what information is not updated?

If you include a timestamp in your Access table and update it when
your query runs, you should be able to tell.
 
Back
Top