Alright so basically I have tables with a bunch of data on each record and one of the fields is a check box. These tables are 'subTables' of a Form. I want to make it so when someone checks off a record in one of these tables, it moves to the next table respectively. And for the last table's complete check, it simply deletes. How would I go about this?