B
Ben
Hi all,
I may have mistaken this, originally I thought it was possible to a DAO
recordset to read in a few thousand rows of records directly from Excel.
But as I research a bit, I am not quite sure of that any more.
I want my application to open the Excel file, create a recordset and then
start reading in the records from a worksheet. And then finally open an
Access database and append the recordset to an existing table. Where I am
stuck is: How can I create a DAO recordset without associating it to a
query or table in an Access database? Thanks for any suggestions/ code
snippets.
Ben
I may have mistaken this, originally I thought it was possible to a DAO
recordset to read in a few thousand rows of records directly from Excel.
But as I research a bit, I am not quite sure of that any more.
I want my application to open the Excel file, create a recordset and then
start reading in the records from a worksheet. And then finally open an
Access database and append the recordset to an existing table. Where I am
stuck is: How can I create a DAO recordset without associating it to a
query or table in an Access database? Thanks for any suggestions/ code
snippets.
Ben