To clarify, you want to see clients who have had at least one record, but no record where {CLCONT.Type} is null?
To see that, group by client. Suppress the group header and details, showing the client information in the group footer.
Create a running total that counts the number of records where {CLCONT.Type} is null, and is reset for each group.
Conditionally suppress the group footer. Right-click on the section and choose
Section Expert. Choose the formula icon (x+2 and a pencil) for suppression. Enter a formula that checks the count for being greater than zero, so those cases will not be shown.
If you're not already familiar with Crystal's automated totals, see FAQ767-6524.
![[yinyang] [yinyang] [yinyang]](/data/assets/smilies/yinyang.gif)
Madawc Williams (East Anglia, UK). Using Crystal 10 & 11.5 with Windows XP
![[yinyang] [yinyang] [yinyang]](/data/assets/smilies/yinyang.gif)