harrietohs
IS-IT--Management
I use Crystal 8.5. I want to produce a list with no duplicates,so I formatted the details section and entered the following suppression formula:
previous({kennel.animal_id}) = {kennel.animal_id}
This works fine, except that it leaves a blank space whenever it finds a previous matching record. Is there some way to eliminate the blank space left by the suppressed data?
Thanks.
previous({kennel.animal_id}) = {kennel.animal_id}
This works fine, except that it leaves a blank space whenever it finds a previous matching record. Is there some way to eliminate the blank space left by the suppressed data?
Thanks.