How would I turn the information I obtained from a query into a new table? My query basically selects the records that have already been reported on. I want to then take all of the records in the query and put them into a new table, and I want to be able to do this every week, so it has to be able to be done over and over again.