Import data to Access from Excel
Monday, February 4th, 2008 1,059 viewsBack in January, I promised to post a macro that imports data from Excel into Access programmatically. (See My First Access Macro.) It takes a given spreadsheet and imports it into a given Access file/table. The spreadsheet must have a header row, with no blank rows or columns inside the table block. ...
