I have two tables. One is for "Current members". The other is for "Removed Members".<br><br>Originally, these were all in one "Members" table, and there is a Removed column to identify those no longer current. <br><br>With two separate tables, is there a way that if the Removed column is filled in, the record is automatically deleted from the "Current Members" table and placed in the "Removed Members" table?<br>Tom