Hi
I'm trying to find a way of exporting data from an excel spreadsheet into an access database using
VB code. I've already extracted data from Access into Excel, but that appears to have been the easy bit.
What I need is either pointing in the direction of some kind of guide, or help in writing a bit of code that allows me to open an access table, delete any records, then update it with the data from the excel spreadsheet (which is already formatted correctly).
Any help would be much appreciated!