How do I append data from an excel spreadsheet to a access db
I am trying to send a single row of data to an access database table.
Column in the spreasheet represent a column in the database table.
I want to append new records to the database and send backa reference.
how do i do this.
|