I have a table within my access database that is updated daily (inventory levels). Is it possible to have the data in the table deleted/overwritten each time a new import happens on the table? I have tried deleting the data in the table, then doing an import on it (it works, but is timely). Also, I have done a fresh import and at the end named the table the same as the one I'm wanting to overwrite, but I get an error message saying "Can't overwrite table.". Any suggestion?