H
Harry
I need to write VBA code that will import an Excel worksheet into a table.
The original Access data is to be deleted, and replaced with the excel data.
I can do it OK manually, by deleting all records, and then copy the excel
data, and paste append into access, but how is this done in code?
I can also use the get external data etc etc, but I want code that will do
either this or the paste append.
TIA
The original Access data is to be deleted, and replaced with the excel data.
I can do it OK manually, by deleting all records, and then copy the excel
data, and paste append into access, but how is this done in code?
I can also use the get external data etc etc, but I want code that will do
either this or the paste append.
TIA