Hi there,
I am pretty new to Access, VBA and the like, and i need your help.
I need to implement an import function to import data from various excel sheets. I would be able to delete the old content und import the new data via DoCmd.TransferSpreadsheet and SQL, but in this case all changes...