SQSunshine
Technical User
My code imports an Excel file when the user clicks on an "Import" button. This works great, except that a "import errors" table is automatically created by Access during the process. Does anyone know what code I can use to delete the table that is created? I have used the DeleteObject method to delete tables that I have created; however, the same code doesn't work on the "import errors" tables. Thanks for any help you can give me.
Susan
Susan