What is the best way to move records from one table to another? I have created a simple database that tracks projects. I have a status flag in the project master table. This field is set to either “1” for open or “2” for closed. I would like to take all closed records and move them to another table and delete them from the first table. Thanks for any help.<br>
<br>
Tom F
<br>
Tom F