i am trying to suppress the printing of duplicate client records (only need to print the first record found for each client). I have tried using "suppress if client_id<>0". This works for most, but not all fields in the record. I don't know why that is. Is there a simple straight forward way to get the results I want? Can someone show me the way?