Using Microsoft Access 2000 VBA, I would like to import data from a text file to a table. The text file is updated weekly. Each week, I would like to clear the Access table and import the updated text file using an automated function such as VBA.