i have a database of about 7000 records. Each record is made up of 2 fields - ID# and Date of Svc.
Here is my problem: I want to make a mailing list and i must isolate all duplicate ID#. How do I do that. If I use the ! symbol, i must manually delete all entries for an ID# and just leave one. That will take forever. I am sure there is a much easier way to do that. Any help would be very appreciated.
Here is my problem: I want to make a mailing list and i must isolate all duplicate ID#. How do I do that. If I use the ! symbol, i must manually delete all entries for an ID# and just leave one. That will take forever. I am sure there is a much easier way to do that. Any help would be very appreciated.