Hello, I have a list sorted so that the duplicate records in my DB are shown (sorted up). What I'd like to do now is remove all but one of each duplicate record (sometimes there are two duplicates, sometimes there are three). The field I'm using to identify the duplicates is Orgname. Does anyone know of a procedure for this? Thanks in advance for any help, --FTP