i have 2 tables each containing a column called "System name" the 2nd table takes the information enetered from the 1st Table. this works fine, however i would like to know if it is possible that when a row is deleted from either table, that the corresponding row can also be deleted? at present when a row is deleted from the 1st Table, the last row from the 2nd table is deleted & this makes all of the data entered out of synch!
