Hi, is there a way of finding records in table that are not linked by other tables? I have two tables with a 1:M relationship, linked with Object_Ptrs: Table "Titles" field "Genre_Ptr" points to table "Genres". I want to get rid of all records in "Genres" where is no "Title" pointing to. Thanks, Joerg