I am currently working on a simple database. When I run the function named "UploadWeekendData", it will delete the contents in the table of MS Access [tbl_newData] specified in a location (Sheet1 A2). Then it will upload the new data (excel format) to the MS Access table [tbl_newData] where the location of the file is in Sheet1 A1.