I need to create a list of records that are within the same file that are
duplicate records. I wanted to display any records that match another record
within the same file by using the first 10 characters of the company's name.
How do I go about coding this?