I am looking for code I can put on a button in a form to export all data in a single table to an Excel file, and then delete all of the records in the table.
I would also like to then have a button to import records into the table from an Excel spreadsheet.
Sounds crazy, but every year I have to start with fresh data in the table.
If I can export and import, at least the data will never be 'LOST'.
Thank you.