Importing data from Excel into Access

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?
 
P

pietlinden

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.
 
Top