Question : Removing Duplicate from a Crystal Report

I have a crystal report which pulls records from our database. The problem is, of late the report has started to pull the same record in more than once so it looks like this

100103, Name, Details, Tel, Postcode
100103, Name, Details, Tel, Postcode
100103, Name, Details, Tel, Postcode
100103, Name, Details, Tel, Postcode
100118, Other Name, More Details, Tel, Postcode.

If I could somehow detect the record ID (which is the first field 100103) that would be great.

Thanks

Answer : Removing Duplicate from a Crystal Report

Then do what I said the first time, move all the fields from the detail section to the footer of the new group, and suppress the detail section.
Random Solutions  
 
programming4us programming4us