Hi List, Ruslan It's late and I'm tired so might as well ask for the solution: how do I separate the records that based on firstname and lastname are doubles in the table from the rest. So I want to see the doubles (not the distinct). Probably need to use distinct in a subselect but my head refuses cooperation. TIA Bart