Generally speaking the tools required would include a For/Next loop, the AddNew method of a recordset and the DateAdd() function to increment the date inside the loop.
You can do that in excel, put the date format in the first two cells and pull them down to the last date. Copy the column and paste it into your table. You have to make sure that the line numbers match though, else it wont work.